Tim Rupp
fae42c83f1
Adds bigip_monitor_dns module ( #44359 )
...
This module can be used to manage DNS monitors on a BIG-IP.
2018-08-19 01:35:49 -04:00
Tim Rupp
783b565583
Adds bigip_remote_role module ( #44358 )
...
This module can be used to manage remote roles on a BIG-IP used
for remote authentication to management interfaces.
2018-08-19 01:15:04 -04:00
Tim Rupp
0eb284b040
Adds cli alias module for BIG-IP ( #44357 )
...
This module allows one to manage CLI aliases in a BIG-IP.
2018-08-19 00:56:02 -04:00
Tim Rupp
41df1e15fe
Adds module for utility license assignment on BIG-IQ ( #44356 )
...
This module can be used to distribute utility licenses to BIG-IPs
from a BIG-IQ
2018-08-19 00:34:14 -04:00
Tim Rupp
48e99982ff
Adds bigip_software_image module ( #44355 )
...
This module can be used to manage software images on a BIG-IP.
2018-08-19 00:16:48 -04:00
Tim Rupp
c1b2ef2c1a
Adds bigip_tunnel module ( #44354 )
...
This module can be used to manage tunnels on a BIG-IP.
2018-08-18 23:58:34 -04:00
Tim Rupp
ee5b761c21
Adds bigip_device_facts module ( #44351 )
...
This is a new module to manage the different facts that can be gathered
from a bigip.
2018-08-18 16:26:58 -04:00
Yanis Guenane
902c4a04c6
Vultr: Introducing vultr_network module ( #43598 )
...
This commit introduces a new module called vultr_network.
It allows a user to manage networks on the Vultr cloud.
2018-08-18 21:56:50 +02:00
Andreas Olsson
8691c7ced7
Add DS record type to cloudflare_dns module ( #44349 )
...
Cloudflare recently added support for DS records. They are used to
delegate DNSSEC trust to a subdomain.
2018-08-18 21:56:02 +02:00
Tim Rupp
47b527224a
Renames the security_port_list module ( #44350 )
...
Renames the module by adding a symlink, introducing the new module,
and naming the symlink so that it identifies as deprecated.
2018-08-18 14:44:23 -04:00
Tim Rupp
b65f05f9c0
Renames the security_address_list module ( #44348 )
...
Renames module and includes a symlink with the old name so that it
will still work, though will be deprecated too.
2018-08-18 14:29:25 -04:00
Abhijeet Kasurde
adf3ab5e72
VMware: Add cluster fact in vmware_vm_facts ( #44292 )
...
This fix adds an additional fact about cluster in VM facts.
Fixes : #44101
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
2018-08-18 18:51:37 +05:30
Christian Rebischke
66a8711ecb
fixed proxmox_kvm documentation ( #44308 )
...
The documentation defines `cpu` as:
```
default cpu type
default value: kvm64
```
Therefore defining `cpu` with `8` in the `examples` section makes no
sense. So changing to `cores`.
Signed-off-by: Christian Rebischke <Chris.Rebischke@posteo.de>
2018-08-18 05:39:18 -04:00
Abhijeet Kasurde
19116e0102
ovirt: minor typo fixes in documentation ( #44345 )
...
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
2018-08-18 10:06:52 +02:00
mooninite
8bf122e97f
vmware_deploy_ovf: Add cluster support ( #43606 )
...
When a datacenter has multiple clusters it is required to use the
cluster name to find the correct default resource pool to import
OVF images to.
Fixes issue 42644.
Signed-off-by: Michael Cronenworth <mike@cchtml.com>
2018-08-18 12:07:13 +05:30
Chris Adams
ab76fcd18a
rds_instance_facts: use correct parameter in example ( #44323 )
...
The example referenced `name:` which is not a supported parameter.
+label: docsite_pr
2018-08-18 09:48:44 +10:00
Chris Archibald
8c97aa948e
Bug Fixes for ontap_interface.py ( #44200 )
2018-08-17 14:37:15 -07:00
Chris Archibald
4abfbe06c4
Bug fixes for ontap_broadcast_domain_ports.py ( #44180 )
2018-08-17 14:37:03 -07:00
Chris Archibald
87467dcd66
Bug fixes for ontap_cifs.py ( #44182 )
2018-08-17 14:36:07 -07:00
Chris Archibald
cfa304a400
Bug fixes for ontap_cifs_acl.py ( #44184 )
2018-08-17 14:35:43 -07:00
Chris Archibald
3d0287aca1
Bug Fixes for ontap_cluster.py: ( #44187 )
2018-08-17 14:35:14 -07:00
Chris Archibald
9dac00fabe
Bug fixes for na_ontap_cluster_ha.pya ( #44188 )
2018-08-17 14:34:53 -07:00
Chris Archibald
9858f41628
Bug Fixes for ontap_iscsi.py ( #44201 )
2018-08-17 14:30:53 -07:00
Chris Archibald
5778691923
Bug Fixes for ontap_job_schedule.py ( #44202 )
2018-08-17 14:30:33 -07:00
Chris Archibald
cd2af0b06a
Bug Fixes for ontap_license.py ( #44203 )
2018-08-17 14:29:42 -07:00
Chris Archibald
060d444949
Bug Fixes for ontap_lun_map.py ( #44205 )
2018-08-17 14:29:33 -07:00
Chris Archibald
d220859190
Bug fixes for ontap_net_ifgrp.py ( #44206 )
2018-08-17 14:27:07 -07:00
Chris Archibald
6e527c3f36
Bug Fixes for ontap_net_port.py ( #44207 )
2018-08-17 14:26:26 -07:00
Chris Archibald
4be72ba60d
Bug Fixes for ontap_ntp.py ( #44212 )
2018-08-17 14:23:16 -07:00
Chris Archibald
44f4f54fe5
Bug Fixes for ontap_service_processor_network.py ( #44214 )
2018-08-17 14:22:33 -07:00
Chris Archibald
270bc58b84
Bug Fixes for ontap_snmp.py ( #44217 )
2018-08-17 14:15:38 -07:00
Alex Stephen
bcc5b6ac7e
New GCP Module: gcp_compute_ssl_policy_facts ( #44042 )
2018-08-17 15:55:20 -04:00
Alex Stephen
799fdc4612
New GCP Module: gcp_compute_ssl_certificate_facts ( #44041 )
2018-08-17 15:48:17 -04:00
Alex Stephen
7676fb14ba
New GCP Module: gcp_compute_instance_facts ( #43698 )
2018-08-17 15:47:51 -04:00
Alex Stephen
e97558d4f7
New GCP Module: gcp_compute_subnetwork_facts ( #44043 )
2018-08-17 15:24:24 -04:00
Alex Stephen
3eeb474907
New GCP Module: gcp_compute_target_pool_facts ( #44046 )
2018-08-17 15:24:12 -04:00
stoned
e5f4987a8f
Make mandatory filter error message more verbose ( #44139 )
...
...by adding the undefined variable/attribute name, if available.
2018-08-17 15:11:43 -04:00
Alex Stephen
9abe66845f
New GCP Module: gcp_compute_target_vpn_gateway_facts ( #44049 )
2018-08-17 14:58:41 -04:00
Alex Stephen
fc7aca48a6
New GCP Module: gcp_compute_backend_bucket_facts ( #44024 )
2018-08-17 14:45:07 -04:00
Alex Stephen
80881483e1
New GCP Module: gcp_compute_disk_facts ( #44026 )
2018-08-17 14:44:52 -04:00
Alex Stephen
cca329d532
New GCP Module: gcp_compute_forwarding_rule_facts ( #44028 )
2018-08-17 14:44:39 -04:00
Alex Stephen
4739434ad2
New GCP Module: gcp_compute_global_forwarding_rule_facts ( #44030 )
2018-08-17 14:44:16 -04:00
Alex Stephen
04c9d47209
New GCP Module: gcp_compute_image_facts ( #44034 )
2018-08-17 14:37:27 -04:00
Alex Stephen
5022360358
New GCP Module: gcp_compute_instance_group_facts ( #44035 )
2018-08-17 14:35:18 -04:00
Alex Stephen
b0009dc9c8
New GCP Module: gcp_compute_instance_group_manager_facts ( #44036 )
2018-08-17 14:35:03 -04:00
Alex Stephen
7eff98bee1
New GCP Module: gcp_compute_instance_template_facts ( #44037 )
2018-08-17 14:34:18 -04:00
Chris Smolen
3f5cf2aad4
add example using the "when" keyword ( #41038 )
...
* add example using the "when" keyword
<!--- Your description here -->
add example using the "when" keyword comparing group_var variable to returned value from ios_facts
+label: docsite_pr
+label: issue #311
* Update ios_config.py
* Update ios_config.py
2018-08-17 14:30:37 -04:00
Alex Stephen
79cca62028
New GCP Module: gcp_compute_network_facts ( #44038 )
2018-08-17 14:26:59 -04:00
Alex Stephen
d494b70902
New GCP Module: gcp_compute_route_facts ( #44039 )
2018-08-17 14:26:09 -04:00
Alex Stephen
18139104ee
New GCP Module: gcp_compute_router_facts ( #44040 )
2018-08-17 14:25:25 -04:00
Anil Kumar Muraleedharan
31158b322e
Moving method from util to module ( #43923 )
...
* Moving method from util to module
* Update cnos_portchannel.py
* To remove unwanted method from cnos.py
2018-08-17 14:17:11 -04:00
Dmitrii Shuvar
9d3b479faf
Update docs iptables.py ( #41245 )
...
* Update iptables.py
added to documentation the required variable 'protocol' for variable destination_port.
* Update iptables.py
2018-08-17 20:14:30 +02:00
Yanis Guenane
e635dc6969
Vultr: Introducing vultr_block_storage_facts module ( #43218 )
...
This commit introduces a new module called vultr_block_storage_facts.
This module aims to return the list of block storage volume avaiable
in Vultr.
2018-08-17 19:32:13 +02:00
Alex Stephen
81f211c995
New GCP Module: gcp_compute_target_tcp_proxy_facts ( #44048 )
2018-08-17 13:25:40 -04:00
Alex Stephen
2ca83b0dbb
New GCP Module: gcp_compute_target_ssl_proxy_facts ( #44047 )
2018-08-17 13:25:33 -04:00
Alex Stephen
e36cd0fd53
New GCP Module: gcp_compute_target_http_proxy_facts ( #44044 )
2018-08-17 13:25:10 -04:00
Alex Stephen
672584c0d2
New GCP Module: gcp_compute_target_https_proxy_facts ( #44045 )
2018-08-17 13:24:55 -04:00
Alex Stephen
812db9240a
New GCP Module: gcp_compute_https_health_check_facts ( #44033 )
2018-08-17 13:22:01 -04:00
Alex Stephen
a9a0ef8959
New GCP Module: gcp_compute_http_health_check_facts ( #44032 )
2018-08-17 13:21:51 -04:00
Alex Stephen
4fa371deea
New GCP Module: gcp_compute_health_check_facts ( #44031 )
2018-08-17 13:21:44 -04:00
Alex Stephen
868ec6305c
New GCP Module: gcp_compute_url_map_facts ( #44050 )
2018-08-17 13:20:35 -04:00
Alex Stephen
1b4c3a6688
New GCP Module: gcp_compute_vpn_tunnel_facts ( #44052 )
2018-08-17 13:12:53 -04:00
Alex Stephen
2fe1f3deb4
Bug fixes for gcp_compute_backend_service_facts ( #44291 )
2018-08-17 13:12:24 -04:00
Alex Stephen
605fb0f68f
New GCP Module: gcp_compute_address_facts ( #44023 )
2018-08-17 12:38:50 -04:00
Alex Stephen
0c0fce7532
New GCP Module: gcp_compute_vpn_tunnel ( #44051 )
2018-08-17 12:35:12 -04:00
Anil Kumar Muraleedharan
6f94f8be08
Update cnos_backup.py ( #44246 )
...
* Update cnos_backup.py
* Removing unused methods in cnos.py util file.
2018-08-17 12:07:55 -04:00
Anil Kumar Muraleedharan
dafe633d02
cnos_conditional_command to use persistent connection instead of paramiko ( #43876 )
...
* Making cnos_conditional_template to use persistent connection instead of paramiko
2018-08-17 12:02:47 -04:00
Anil Kumar Muraleedharan
9c1f06268e
Making cnos_conditional_template to use persistent connection instead of paramiko ( #43868 )
...
* Making cnos_template to use persistent connection instead of paramiko
2018-08-17 12:01:42 -04:00
Zhikang Zhang
501503f4cb
Allow version specifiers for pip install ( #41792 )
...
Allow version specifiers for pip install.
2018-08-17 11:46:53 -04:00
Adam Miller
6d95624c22
Refactor yum and dnf, add feature parity ( #43621 )
...
* Refactor yum and dnf, add feature parity
Signed-off-by: Adam Miller <admiller@redhat.com>
* remove unnecessary module_utils, move the classes into the module code
Signed-off-by: Adam Miller <admiller@redhat.com>
* remove yum -> yum4, out of scope
Signed-off-by: Adam Miller <admiller@redhat.com>
* use ABCMeta
Signed-off-by: Adam Miller <admiller@redhat.com>
* re-arrange run() caller vs callee
Signed-off-by: Adam Miller <admiller@redhat.com>
* make sanity checks happy
Signed-off-by: Adam Miller <admiller@redhat.com>
* fix yum unit tests
Signed-off-by: Adam Miller <admiller@redhat.com>
* remove unecessary debug statements, fix typo
Signed-off-by: Adam Miller <admiller@redhat.com>
* fix licensing and attribution in yumdnf module_util
Signed-off-by: Adam Miller <admiller@redhat.com>
* include fix from PR 40737
original commit 5cbda9658a
original Author: Strahinja Kustudic <kustodian@gmail.com>
yum will fail on 'No space left on device', fixes #32791 (#40737 )
During the installing of packages if yum runs out of free disk space,
some post install scripts could fail (like e.g. when the kernel
package generates initramfs), but yum would still exit with a status
0. This is bad, especially for the kernel package, because it makes
it unable to boot. Because the yum module is usually used for
automation, which means the users cannot read every message yum
prints, it's better that the yum module fails if it detects that
there is no free space on the disk.
Signed-off-by: Adam Miller <admiller@redhat.com>
* Revert "fix licensing and attribution in yumdnf module_util"
This reverts commit 59e11de5a2
.
* move fetch_rpm_from_url out of yumdnf module_util
Signed-off-by: Adam Miller <admiller@redhat.com>
* fix the move of fetch_rpm_from_url
Signed-off-by: Adam Miller <admiller@redhat.com>
2018-08-17 11:15:11 -04:00
Zhikang Zhang
d7921b4d5b
Support --separate-git-dir
option in Git module ( #41712 )
...
Make git module support --separate-git-dir option. When git version is higher than 1.7.5, use built-in --separate-git-dir option during the clone. When lower, adjust the location of git dir manually after clone to achieve the same effect.
2018-08-17 10:43:04 -04:00
Alicia Cozine
0be5734741
add insertbefore/after details to lineinefile docs ( #44277 )
2018-08-17 10:19:07 -04:00
Felix Fontein
a99cfc1814
New acme_account_facts module. ( #44301 )
2018-08-17 15:32:09 +02:00
Chris Archibald
bc4f7abe96
Bug fixes for ontap_ucadapter.py ( #44221 )
2018-08-17 09:21:59 -04:00
Chris Archibald
374a22f4c7
Bug Fixes for ontap_user.py ( #44222 )
2018-08-17 09:21:50 -04:00
Chris Archibald
6d97765688
Bug Fixes for ontap_user_role.py ( #44223 )
2018-08-17 09:11:39 -04:00
Chris Archibald
d0a7147224
Bug fixes for ontap_volume_clone.py ( #44225 )
2018-08-17 09:11:28 -04:00
Monty Taylor
e89e4c991c
Fix openstack inventory plugin for API changes ( #43580 )
...
The inventory plugin api grew a self.cache that wasn't there when we
first wrote it. There's also a need to pull in the documentation
fragments so that we have the cache parameters.
2018-08-17 07:03:08 -04:00
Abhijeet Kasurde
39e2bd01a6
VMware: remove blank from ntp server list ( #44273 )
...
Due to blank line returned from vCenter, wrong values were appended
to NTP server list. This fix adds filter for such blank values of NTP servers.
Fixes : #44183
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
2018-08-17 15:23:56 +05:30
Yanis Guenane
57497a490b
Vultr: Introducing vultrr_block_storage module ( #43202 )
...
This commit introduces a new module called vultr_block_storage/
It allows a user to manage block storage volumes on the Vultr cloud.
2018-08-17 10:30:57 +02:00
Trishna Guha
899eddf9e4
fix diff precedence cli_config module ( #44295 )
...
Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
2018-08-17 12:59:24 +05:30
Deepak Agrawal
aed6722fbc
DCI devel iosxr fix : on-device diffs does not work always ( #44265 )
...
* fix devel dci failure on iosxr
* pep8 issue fix
2018-08-17 12:34:11 +05:30
Trishna Guha
6090802551
nxos_linkagg mode fix ( #44294 )
...
Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
2018-08-17 12:27:13 +05:30
Felix Fontein
cfba02bc3b
Allowing to force account URI. ( #44282 )
2018-08-17 07:43:38 +02:00
Abhijeet Kasurde
6caf0e8149
VMware: New module : vmware_host_ssl_facts ( #43871 )
...
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
2018-08-17 10:25:25 +05:30
George Wilson
90517f4dfa
Azure RM Common - use built in module logging ( #43820 )
2018-08-17 10:40:25 +08:00
Zim Kalinowski
5f36c73fe5
adding mysql database facts ( #43322 )
2018-08-17 10:36:13 +08:00
Zim Kalinowski
c8649f8b73
adding postgresql database facts ( #43327 )
2018-08-17 10:35:22 +08:00
Nicolai
bfdaf40a7a
Add netcup_dns module (Manage DNS records hosted by netcup) ( #44063 )
...
* Add support for netcup dns api
2018-08-16 14:56:54 -07:00
Madhura-CSI
47cb3856b5
Support for accelerated networking and network security group for scaleset vms ( #34788 )
...
* Support for accelerated networking and network security group for scaleset vms
2018-08-16 14:52:12 -07:00
Matt Martz
509e92ef72
Swap default for INVALID_TASK_ATTRIBUTE_FAILED to True, add additional info to exception ( #44138 )
2018-08-16 16:30:47 -05:00
Matt Martz
0beaea22a4
Bump deprecation for include to 2.12 ( #44230 )
2018-08-16 16:30:10 -05:00
Felix Fontein
f7ac1c588d
Move acme_* modules from web_infrastructure into crypto category ( #44279 )
...
* Moving acme_* modules from web_infrastructure into crypto category.
* Creating new subcategory 'acme' in 'crypto'.
2018-08-16 22:21:39 +02:00
Evgeni Golov
aa354cbad0
meta: sort choices matching to description ( #23004 )
2018-08-16 14:15:20 -05:00
Steve Jennings
a9cf4d58bf
Fix grammar and clarify 'list' description for ABE ( #44271 )
...
Grammar on the description for option 'list' was grammatically incorrect. Also suggest to add wording that clarifies that 'list' is indeed Access-Based Enumeration.
+label: docsite_pr
2018-08-16 14:54:15 -04:00
Yanis Guenane
2556098479
Vultr: Introducing vultr_server_facts module ( #43001 )
...
This commit introduces a new module called vultr_server_facts.
This module aims to return the list of servers avaiable avaiable in
Vultr.
Sample available here:
```
"vultr_server_facts": [
{
"allowed_bandwidth_gb": 1000,
"application": null,
"auto_backup_enabled": false,
"cost_per_month": 5.00,
"current_bandwidth_gb": 0,
"date_created": "2018-07-19 08:23:03",
"default_password": "p4ssw0rd!",
"disk": "Virtual 25 GB",
"firewallgroup": null,
"id": 17241096,
"internal_ip": "",
"kvm_url": "https://my.vultr.com/subs/vps/novnc/api.php?data=OFB ...",
"name": "ansibletest",
"os": "CentOS 7 x64",
"pending_charges": 0.01,
"plan": "1024 MB RAM,25 GB SSD,1.00 TB BW",
"power_status": "running",
"ram": "1024 MB",
"region": "Amsterdam",
"server_state": "ok",
"status": "active",
"tag": "",
"v4_gateway": "105.178.158.1",
"v4_main_ip": "105.178.158.181",
"v4_netmask": "255.255.254.0",
"v6_main_ip": "",
"v6_network": "",
"v6_network_size": "",
"v6_networks": [],
"vcpu_count": 1
}
]
2018-08-16 20:29:48 +02:00
Raúl Cuza
c84e70cf10
Add note to apt_key
doc about update requirement ( #25111 )
...
* Add note about adding new key requiring update
When a new repo and new key are added, attempts to install packages
signed by that key fail until `apt-get update` is run. This note
is an attempt to help users avoid getting errors when they miss
this step.
* related to issue #25091
* switch example to apt module
2018-08-16 13:18:17 -05:00
axelll
29fa302ce9
Update proxysql_query_rules.py ( #43877 )
...
<!--- Your description here -->
+label: docsite_pr
2018-08-16 19:52:08 +02:00
Nilashish Chakraborty
d63ba5999b
Use single parameter for source-interface ( #44260 )
...
* Compress src interface into one key
* Modified regex to support varied interface types
* Fixed documentation
* Unpacking return values from splitting method
2018-08-16 22:33:53 +05:30
Lindsay Hill
3960ebb8e8
new voss_facts module ( #44234 )
...
@LindsayHill Thank you!
2018-08-16 18:53:35 +05:30
Anil Kumar Muraleedharan
410c85522a
Making cnos_template to use persistent connection instead of paramiko ( #43862 )
...
* Making cnos_template to use persistent connection instead of paramiko
2018-08-16 09:13:06 -04:00
Chris Archibald
ef037480a4
Bug fixes for na_ontap_aggregate.py ( #44177 )
...
* Bug fixes for na_ontap_aggregate.py
* Fix issues
2018-08-16 08:48:11 -04:00
Chris Archibald
92a2207199
Bug Fixes for ontap_broadcast_domain.py ( #44179 )
...
* Bug Fixes for ontap_broadcast_domain.py
* Fix issues
2018-08-16 08:37:06 -04:00
Chris Archibald
d22d97d420
Bug fixes for ontap_cifs_server.py ( #44185 )
...
* Bug fixes for ontap_cifs_server.py
* Fix issues
2018-08-16 08:36:47 -04:00
Chris Archibald
5f29735987
Bug Fixes for ontap_lun.py ( #44204 )
...
* Bug Fixes for ontap_lun.py
* Fix issues
2018-08-16 08:36:28 -04:00
Chris Archibald
aa44158f80
Bug Fixes for ontap_nfs.py ( #44210 )
...
* Bug Fixes for ontap_nfs.py
* Fix issues
2018-08-16 08:36:19 -04:00
Chris Archibald
11a3d56faf
Bug Fixes for ontap_svm.py ( #44219 )
...
* Bug Fixes for ontap_svm.py
* Fix issues
2018-08-16 08:36:10 -04:00
Chris Archibald
38680f38f1
Bug Fixes for ontap_volume.py ( #44224 )
...
* Bug Fixes for ontap_volume.py
* Fix issues
2018-08-16 08:36:00 -04:00
Chris Archibald
b83565958e
Bug fixes for ontap_export_policy.py ( #44194 )
...
* Adding ontap_export_policy.py Module
* fix issues
2018-08-16 08:15:32 -04:00
Chris Archibald
1d0dede9de
Bug Fixes for ontap_igroup.py ( #44199 )
...
* Bug Fixes for ontap_igroup.py
* Fix issues
2018-08-16 08:15:23 -04:00
Chris Archibald
95b86dea88
Bug fixes for ontap_qtree.py ( #44213 )
...
* Bug fixes for ontap_qtree.py
* Fix issues
2018-08-16 08:15:13 -04:00
Sumit Jaiswal
4e5dbb92dc
To resolve nios_network issue where vendor-encapsulated-options can not have a use_option flag ( #43925 )
...
* to resolve 43657
* fix shippable error
2018-08-16 09:29:48 +00:00
Zim Kalinowski
ac895828c1
adding mysqlserver facts ( #43321 )
2018-08-16 17:10:07 +08:00
Trishna Guha
7e39c5bf07
check_mode in nxos_static_route module ( #44252 )
...
Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
2018-08-16 14:30:47 +05:30
Yunge Zhu
aef5099695
add azure app service plan facts ( #44156 )
...
* add app service plan facts
* fix lint
* fix missed tags
* remove azure_
* fix test random
2018-08-16 16:13:32 +08:00
Sumit Jaiswal
6a395d8e24
to resolve 43705 ( #44078 )
2018-08-16 08:11:30 +00:00
Trishna Guha
6af6e806ed
nxos_interface port-channel idempotence fix for mode ( #44248 )
...
Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
2018-08-16 12:16:04 +05:30
Zim Kalinowski
0a9c58f866
adjusting curated response format, notification of raw format depreciation. ( #43587 )
2018-08-16 14:45:36 +08:00
Abhijeet Kasurde
f9d4e4d396
ovirt: minor typo in documentation ( #44241 )
...
Fixed "attribues" to "attributes"
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
2018-08-16 07:10:03 +02:00
Robson Roberto Souza Peixoto
2796be1132
Add AzureRMStorageAccount StorageV2 kind ( #44242 )
...
close 38455
2018-08-16 12:58:01 +08:00
Bjorn Hansen
ff6d4e6bf4
azure_rm_common: only remove tags from new_tags if append_tags is not… ( #24040 )
2018-08-16 11:35:39 +08:00
Jasper Aorangi
babfe45852
Add 'panos_set' module for pushing arbitrary commands to PAN-OS NVA's ( #43339 )
...
* Add 'panos_set' module for pushing arbitrary commands to PAN-OS NVA devices
2018-08-15 20:16:30 -07:00
Lance Richardson
dc08b9a738
new module exos_config ( #43902 )
...
- support config operations for EXOS-based platforms
- add regex to detect command failure responses
- add exos action plugin for "backup" operation
- add unit tests for exos_command (currently 94% coverage of
exos_config.py)
2018-08-15 14:56:50 -07:00
Sam Doran
00e7c020b2
Add backup feature to user module ( #41854 )
...
* Add backup option
* Only backup shadow file when the OS has one
* Only backup shadow file for SunOS
* Update docs on backup feature
* Add changelog fragment
* Add tests for shadow backup
* Remove backup option, make it automatic
Remove the option to enable/disable backups and make it automatic. Add note to docs describing this behavior.
Change tests to account for new module behavior.
Change section name in changelog fragment since minor_features is not a valid section.
2018-08-15 16:22:26 -04:00
Zhikang Zhang
0971a342d8
Solve race condition in password lookup ( #42529 )
...
NOTE:
1. use os.open() with os.O_CREAT|os.O_EXCL to check existence
and create a lock file if not exists, it's an atomic operation
2. the fastest process will create the lock file and others will
wait until the lock file is removed
3. after the writer finished writing to the password file, all the reading
operations use built-in open so processes can read the file parallel
2018-08-15 15:10:52 -04:00
Tom Matthews
5c1e620504
Strip trailing comments from /etc/default/passwd ( #43931 )
...
* strip additional comments from /etc/default/passwd
Strip trailling comments from /etc/default/passwd like
MINWEEKS=1 #MINWEEKS=2
MAXWEEKS=12 # MAXWEEKS=8
Which otherwise cause failures with "failed to read /etc/default/passwd: too many values to unpack"
* fix carriage return typo in commit
* yet another typo in commit
* Fix indent problem
* add changelog fragment for PR 43931
2018-08-15 15:04:45 -04:00
Andreas Olsson
3ddec4d64e
Fix the nsupdate module's TTL change detection ( #42973 )
...
Ideally I would have liked to compare the TTL as part of the
prerequisite check. Sadly that isn't supported by the RFC 2136 update
protocol. Hence the additional query.
Resolves #39465
2018-08-15 14:33:00 -04:00
Alex Stephen
63e87a3a0a
Bug fixes for gcp_compute_route ( #42820 )
2018-08-15 14:28:49 -04:00
Alex Stephen
f5f0d16516
Bug fixes for gcp_compute_subnetwork ( #42822 )
2018-08-15 14:28:36 -04:00
Alex Stephen
97b3845e89
Bug fixes for gcp_compute_url_map ( #42828 )
2018-08-15 14:28:24 -04:00
Alex Stephen
82678b9bac
Bug fixes for gcp_pubsub_topic ( #42834 )
2018-08-15 14:28:08 -04:00
Alex Stephen
87c6d4be57
Bug fixes for gcp_storage_bucket ( #42835 )
2018-08-15 14:27:41 -04:00
Alex Stephen
cbf945d287
Bug fixes for gcp_compute_network ( #42819 )
2018-08-15 13:52:13 -04:00
Alex Stephen
60e78f33ce
Bug fixes for gcp_compute_http_health_check ( #42812 )
2018-08-15 13:52:00 -04:00
Andreas Olsson
6d772874f9
Add SSHFP and TLSA records to cloudflare_dns module ( #44011 )
...
* Update cloudflare_dns account link
* Add SSHFP and TLSA records to cloudflare_dns module
These are record types which Cloudflare recently added support
for. They both go well together with DNSSEC.
Technically it's a bit of a simplification to use the hash_type
parameter for TLSA records. Yet, it fits with all the real world usage
I have seen, and it keeps the module from sprawling too much.
Related to #43803
2018-08-15 17:30:33 +02:00
Andrew Gaffney
5708894f90
Bugfixes and integration tests for 'default' callback plugin
...
* display 'changed' tasks when hiding 'ok' tasks
* display proper task title for handlers (fixes #44007 )
2018-08-15 07:56:17 -07:00
ivarmu
742ba04125
Add callback plugin to show current/total numberings for tasks and hosts in a task. ( #40769 )
...
Change version_added as requested
2018-08-15 10:22:53 -04:00
Michael Mayorov
7538a63f70
Fix referenced before assignment in sysvinit module ( #42695 )
...
* Fix referenced before assignment in sysvinit module
* removed redundant variable initialization
2018-08-15 09:59:03 -04:00
Martin Nečas
9d5ce3d335
add custom_compatibility_version ( #40813 )
...
* add custom_compatibility_version
* use implemented methods get minor and major
2018-08-15 08:56:18 -04:00
Ondra Machacek
df581eb749
ovirt_vms: Search template also by cluster ( #44161 )
2018-08-15 08:22:49 -04:00
Ganesh Nalawade
d9ee693652
Update netconf plugins for junos and iosxr ( #44157 )
...
* Update netconf plugins for junos and iosxr
Fixes #39160
* Update api signature for netcon api's
from variable arguments to named arguments
* Udpate get default rpc supported
* Fix CI issue
2018-08-15 16:34:45 +05:30
tzurE
615337c3d7
Add ibm storage module to ansible ( #39960 )
...
* Initial commit for ibm_storage ansible modules
Added modules for managing IBM Spectrum Accelerate storage systems.
Separate modules to manipulate storage entities within the systems.
* sanity checks fix
* PR sanity checks fix
* updated the review to contain only one module, one utility and doc fragment, as instructed at the core meeting.
* IBM_Storage: fixed review issues.
* IBM_Storage: fix review issues
* IBM_Storage: review issues and sanity checks
* IBM_Storage: Review and sanity fixes
* IBM_Storage: pep8 fix
* IBM_Storage: review fixes
* IBM_Storage: review issues
* IBM_storage: license fix
2018-08-15 08:38:11 +02:00
housysadm
bb553f138b
ios_user purge example ( #42904 )
...
* Update ios_user.py
Added an example of purging all users except those listed and admin
* Update ios_user.py
2018-08-14 17:23:10 -04:00
Matt Davis
6b81c36533
restore task arg splatting ( #43798 )
...
* restore task arg splatting
* reverts #41804
* supersedes #41295
* fixes #42192
* after lots of discussion amongst the core team, we decided to preserve this feature, clarify the runtime warnings/docs, and prioritize a path toward fixing the underlying behavior that causes this feature to be insecure (un-namespaced facts).
* update faq text
note that warning is disabled when inject_facts_as_vars is
* wordsmithing FAQ entry
2018-08-14 12:58:00 -07:00
Chris Archibald
9dceca8a88
Deprecated Old NetApp Cdot Modules ( #43781 )
...
* MVP2 Post ElementSW OSRB sync
* Revert "MVP2 Post ElementSW OSRB sync"
This reverts commit c13db2ad962cd56bffce052c2891c558a2240c72.
Undoing bad push
* move deprecated files
* add documentation
* add new line
* Fix version issue
* fix issue with ignore file, hopefully
* Add ontap modules to porting guide
* fix refs
* add _module to ref
2018-08-14 09:39:52 -07:00
Alex Stephen
984cc10465
Bug fixes for gcp_compute_target_tcp_proxy ( #42827 )
2018-08-14 09:53:46 -04:00
Alex Stephen
97006cded2
Bug fixes for gcp_compute_target_http_proxy ( #42823 )
2018-08-14 09:53:29 -04:00
Alex Stephen
569e094efd
Bug fixes for gcp_compute_target_ssl_proxy ( #42826 )
2018-08-14 09:52:57 -04:00
Alex Stephen
b88442064f
Bug fixes for gcp_compute_target_pool ( #42825 )
2018-08-14 09:52:40 -04:00
Alex Stephen
eaacda42f5
Bug fixes for gcp_compute_target_https_proxy ( #42824 )
2018-08-14 09:52:25 -04:00