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
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
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
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
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
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
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
Yanis Guenane
763d66ff9c
Vultr: Ensure self.returns is the source of truth ( #44115 )
...
As of today, self.returns it not the source of truth. If the return
value from querying the resource contains more values than the one
listed in self.returns, those value will be returned even though not
explicitly specified in self.returns.
This commit ensures that only the values listed on self.returns are
actually returned. The other values not listed are supressed.
2018-08-14 15:43:15 +02:00
Strahinja Kustudic
5cbda9658a
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.
2018-08-14 13:41:34 +02:00
Trishna Guha
a8c24a5d5e
Add cli_config module ( #42413 )
...
* cli_config module
Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
* rename diff and replace
Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
* add nxos changes
Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
* nxos tests
Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
* remove severity
* address review comment
Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
* add module diff
Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
* add iosxr test
Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
* address diff review
Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
* Add junos tests
Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
* vyos cliconf diff fix
Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
2018-08-14 13:52:15 +05:30
Nilashish Chakraborty
b14f256d41
Fixes ios_l2_interface and ios_vlan not working on certain interface types issue ( #43819 )
...
* Fixes #43654 and #43582
* Remove q statement
* Fix shippable errors
* Fix more shippable errors
* Fix unittest
2018-08-14 11:35:09 +05:30
Zim Kalinowski
ee96d42d7d
Fixing upgrade_policy idempotence ( #38022 )
2018-08-14 13:24:34 +08:00
Andreas Calminder
21066410be
authorized_key 29891 use os.path.realpath to follow keyfile symlinks ( #40417 )
...
* 29891 use os.path.realpath to follow keyfile symlinks
* 29891 add parameter follow
* updated changelog fragment
* add documentation and set default to false
2018-08-13 16:06:33 -07:00
Alex Stephen
b0542217e2
Bug fixes for gcp_compute_instance_template ( #42818 )
2018-08-13 15:29:48 -04:00
Alex Stephen
829dcf1d23
Bug fixes for gcp_compute_instance_group ( #42816 )
2018-08-13 15:29:27 -04:00
Alex Stephen
f977590a2a
Bug fixes for gcp_compute_instance ( #42815 )
2018-08-13 15:28:50 -04:00