David Soper
99524e7262
World Wide Port/Node Name documentation updated to match UCS Manager online help. ( #34648 )
...
kwargs variable argument setup simplified.
2018-01-09 18:05:25 +01:00
Will Thames
ec5e509233
[cloud] Don't log AWS credentials when creating YAML anchor for ECS integration tests ( #34625 )
...
Turn `no_log` on when setting the fact.
2018-01-09 10:47:29 -05:00
Matt Martz
03794864c2
Fix piped transfer with become ( #34584 )
...
* Ignore become if we shouldn't be sudoable
* More explicit passing of kwargs
* dd/piped put should be sudoable=False. Fixes #34523
2018-01-09 09:32:27 -06:00
René Moser
fbe46c5e21
cs_vpn_customer_gateway: fix missing return doc ( #34644 )
2018-01-09 16:13:24 +01:00
Ricardo Carrillo Cruz
4b53539e27
Fix enable_https alias docstring ( #34633 )
...
* Fix enable_https alias docstring
* Explicitly set https on test, as we are setting https_port anyways
2018-01-09 15:24:45 +01:00
Chris Houseknecht
623ff39443
Separate common and raw ( #34563 )
2018-01-09 07:22:46 -05:00
Abhijeet Kasurde
b14c8b130f
yum: handle exception in local_envra ( #34400 )
...
This fix adds rpm.error exception which is raised when
API unable to get envra information from RPM package.
Also, adds integration test for local_envra method.
Fixes : #30074
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
2018-01-09 12:28:55 +01:00
osLEccse
9c7d987395
Update developing_api.rst ( #34629 )
...
Module path needs to be array instead of a string variable in order to work.
2018-01-09 11:23:01 +00:00
Abhijeet Kasurde
7d037991a3
nmcli: Handle dbus exception ( #34577 )
...
This adds exception handling for dbus related code.
Fixes : #34546
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
2018-01-09 10:03:36 +01:00
Anil Kumar Muraleedharan
436ca0a0a1
Bug Fix at cnos.py ( #34607 )
...
* Bug Fix at cnos.py
* Removed extra blank space
2018-01-09 08:33:45 +00:00
Clement Trebuchet
d5a8974ef3
Add the ability for the ios_vrf module to apply route targets to a VRF ( #34248 )
...
* Add the ability for the ios_vrf module to apply route targets to a VRF
* Fix W293 blank line contains whitespace
2018-01-09 02:04:18 -05:00
David Soper
9d1c48f7a4
Document descriptions updated to match UCS Manager online help. ( #34593 )
...
kwargs variable argument setup simplified.
2018-01-09 07:58:22 +01:00
Matt Clay
77726b471f
Make xattr test conditional on feature support.
2018-01-08 22:39:37 -08:00
Lars Kellogg-Stedman
29fbf0c756
remove erroneous '.' in docsite footer ( #34592 )
...
This removes an erroneous '.' in the docsite that someone pointed out
on irc.
2018-01-08 22:36:47 -08:00
Matt Clay
9599630976
Fixes for dnf and user integration tests. ( #34603 )
...
* Fix user test.
* Use `dnf` instead of `yum` in dnf test.
* Install correct version of rpmfluff for tests.
2018-01-08 16:36:53 -08:00
Matt Martz
70cafcdef6
First pass at fixing #33064 ( #33636 )
2018-01-08 18:13:22 -05:00
Cedric Pimenta
cd1b144c0a
Improve documentation about Comment filter ( #34539 )
...
Include a mention to the decoration option, which allows someone to
specify the character comment to be used.
2018-01-08 15:07:32 -08:00
Adam Miller
80fb81414b
initial firewalld integration tests ( #31725 )
...
* Add a couple test cases to get some baseline integration testing in
for firewalld.
Signed-off-by: Adam Miller <maxamillion@fedoraproject.org>
2018-01-08 14:23:50 -08:00
Adam Miller
a67e922a40
fix ansible-galaxy requirements.yml import_tasks->include in docs ( #34519 )
...
Signed-off-by: Adam Miller <admiller@redhat.com>
2018-01-08 16:18:40 -06:00
Matt Martz
df909c5726
Fix with_items debug loop example. Fixes #34540 ( #34578 )
2018-01-08 16:13:10 -06:00
Abhijeet Kasurde
08a1d47427
nmcli: Add missing 'primary' option ( #34252 )
...
This fix adds missing 'primary' option in nmcli module.
Fixes : #30405
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
2018-01-08 13:37:21 -08:00
Adam Miller
39edee7572
service_facts module ( #34065 )
...
Signed-off-by: Adam Miller <admiller@redhat.com>
2018-01-08 13:35:16 -08:00
Daniel Shepherd
56da2c13d6
[cloud] Add ipv6 support to ec2_vpc_nacl_facts ( #30581 )
...
* wrap boto3 connection in try/except and handle exception, add traceback import
* params dont need to be mutually exclusive and support check mode
* add check to set nacl_ids to empty list instead of None for boto3 func
* standard exception handling using traceback
* update current RETURN documentation which is incorrect.
* update logic to check for and return ipv6 cidr instead of ipv4 cidr in a NACL
* ignore default and reserved rule numbers - greater than 32766
* was breaking on non-standard protocol numbers - AWS nacls now support full list -1 to 254
* update port range and icmp type/code handling
* add some more detail to returned nacl entries
* Update exception handling to account for BotoCoreError
Remove exception handling from the boto connection creation since it does nothing
* rules numbers from 32767 to 65535 are reserved for internal AWS use so we ignore here
2018-01-08 16:24:40 -05:00
Dag Wieers
dca5d9bbd4
Fix typo and copyright statement
2018-01-08 22:14:55 +01:00
Matt Clay
d5eef2f8a9
Use dnf upgrade
in Fedora Dockerfiles.
2018-01-08 13:08:29 -08:00
Matt Clay
61d155b315
Update Fedora Dockerfiles for Python 3 testing.
2018-01-08 12:46:08 -08:00
Vinay Dandekar
f20af4b909
[cloud] Change S3 MD5 checksum for multipart support in aws_s3 ( #34216 )
...
- If file has only one part and is uploaded as multipart, it is still computed the same way as having multiple parts
2018-01-08 15:21:45 -05:00
Tomas Tomecek
0587aedc01
synchronize: add support for buildah ( #33823 )
...
Fixes #33533
Signed-off-by: Tomas Tomecek <ttomecek@redhat.com>
2018-01-08 11:51:49 -08:00
Jordan Borean
c9e9422133
Added new windows module changelog entry
2018-01-09 05:46:51 +10:00
Jordan Borean
b2a415daae
win_certificate_store: added new module ( #33980 )
...
* win_certificate_store: added new module
* added warning about become or credssp for pfx
2018-01-09 05:44:24 +10:00
Sloane Hertel
34206a0402
ec2_vpc_vgw_facts: fix getting facts about gateways without tags ( #34575 )
2018-01-08 13:16:49 -05:00
Ganesh Nalawade
458cc38992
Fix connection type in junos integration tests ( #34583 )
...
* Fix connection type in junos integration tests
* For find module in junos integration test
add connection type local and delegate task to localhost
* Fix review comment
2018-01-08 23:22:53 +05:30
David Soper
dc85176512
Document descriptions updated to match UCS Manager online help. ( #34581 )
...
kwargs variable argument setup simplified.
2018-01-08 18:39:23 +01:00
Sloane Hertel
788010d0f0
[cloud][testing] New integration tests for ec2_asg ( #30554 )
...
* Add some integration tests for ec2_asg.
* Remove exception handling from ec2_asg boto3 connection since it is handled in boto3_conn().
* Update test failure assertions
* Use yaml anchor for credentials and remove unnecessary dependencies.
* Move AWS boto3 module credentials tests to separate target
* Remove filters from tests
2018-01-08 11:21:49 -05:00
Nathaniel Case
46263d77f1
Fixes for nxos_config integration tests ( #34579 )
...
* deletage_to: localhost -> connection: local
* Fix test setup
2018-01-08 10:56:47 -05:00
John R Barker
42dd48a6d0
Update done Network
2018-01-08 15:21:43 +00:00
Samer Deeb
473b2d58ec
Add new module mlnxos_mlag_vip for configuring MLAG VIP on Mellanox network devices ( #34285 )
...
* Add new module mlnxos_mlag_vip for configuring MLAG VIP on Mellanox
network devices
Signed-off-by: Samer Deeb <samerd@mellanox.com>
* Remove unused variables
Signed-off-by: Samer Deeb <samerd@mellanox.com>
* Fix Test class name
* Fix Documentation
Signed-off-by: Samer Deeb <samerd@mellanox.com>
* Fix MAC address case-insensitive
Signed-off-by: Samer Deeb <samerd@mellanox.com>
* Fix MAC address unit-test
Signed-off-by: Samer Deeb <samerd@mellanox.com>
2018-01-08 14:31:51 +00:00
Samer Deeb
ad73bda323
Add new module mlnxos_protocol for enabling disabling protocols on MLNX-OS Mellanox network devices ( #34286 )
...
* Add new module mlnxos_protocol for enabling disabling protocols on
MLNX-OS Mellanox network devices
Signed-off-by: Samer Deeb <samerd@mellanox.com>
* Fix Test Class name
* Fix IP routing protocol support
Signed-off-by: Samer Deeb <samerd@mellanox.com>
* Add missing support for check_mode, and Fix documentation
Signed-off-by: Samer Deeb <samerd@mellanox.com>
2018-01-08 14:30:30 +00:00
Samer Deeb
943107b1b9
Add new module mlnxos_facts for retrieving facts of MLNX-OS Mellanox network devices ( #34287 )
...
* Add new module mlnxos_facts for retrieving facts of MLNX-OS Mellanox
network devices
Signed-off-by: Samer Deeb <samerd@mellanox.com>
* Fix Documenation and Examples
Signed-off-by: Samer Deeb <samerd@mellanox.com>
2018-01-08 14:29:16 +00:00
Johannes Truschnigg
00d75ff449
Fix Linux blockdevice size computation ( #34475 )
...
Linux' sysfs _always_ reports device size in 512b sector units,
regardless of the device's actual, physical blocksize.
2018-01-08 06:18:25 -08:00
Samer Deeb
9ed4661860
Add new module mlnxos_pfc_interface for managing priority flow control on Mellanox devices ( #34327 )
...
* Add new module mlnxos_pfc_interface for managing priority flow control
on Mellanox devices
Signed-off-by: Samer Deeb <samerd@mellanox.com>
* Remove unnecessary if, and Fix Documentation
Signed-off-by: Samer Deeb <samerd@mellanox.com>
* Fix missing interface status
Signed-off-by: Samer Deeb <samerd@mellanox.com>
2018-01-08 13:43:10 +00:00
René Moser
a0dbfb0089
vultr: new module vr_account_facts ( #34394 )
...
* vultr: new module vr_account_facts
* fix typo
* simplify
* minor doc fix
2018-01-08 14:40:10 +01:00
John R Barker
1e292c0211
Correct broken link to playbooks_tests
2018-01-08 12:28:48 +00:00
Ganesh Nalawade
1c8c51d05c
Fix junos integration failures ( #34571 )
...
* Add connection=netconf in individual roles for modules that run using netconf connection
plugin
* Add connection=network_cli for junos_netconf and junos_command
at applicable places
2018-01-08 17:58:47 +05:30
Trishna Guha
5e6b2495c0
Convert nxos_vrf to DI module ( #34274 )
...
* Convert nxos_vrf to DI module
Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
* Add purge example and improve logic
Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
* revert version_added for rd param
Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
* update test to use network_cli
Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
2018-01-08 10:10:34 +05:30
jn-bedag
7f59f7d80e
Fixing issue with win_iis_website parameter types. Issue #34500 ( #34501 )
...
* remidate Windows debugging
Using $complex_args is not working (anymore?). We need to set $params directly.
* Fixing issue with win_iis_website parameter types
There are two types of attributes. "String" and "Configuration Attribute". We need to get the real "value" based on the type.
* Revert "remidate Windows debugging"
This reverts commit df75d3bb0d
.
2018-01-08 10:26:16 +10:00
Dag Wieers
49739dda47
ACI: Add signature-based authentication ( #34451 )
...
ACI: Add signature-based authentication
2018-01-08 00:44:30 +01:00
Jordan Borean
71ff77e51f
win_domain_user: added ability to explicitly set credentials and user when interacting with AD ( #34562 )
2018-01-08 09:38:13 +10:00
Jonathan Doig
e545127c2e
Fix broken link to w3schools ( #34561 )
...
Closes issue #34528
2018-01-08 00:13:39 +01:00
quenck
b5579f55cc
win_domain_user allow to update generic attributes ( #34558 )
...
* win_domain_user allow to update generic attributes
Signed-off-by: Marko Koehne <marko@mkoehne.de>
* win_domain_user.py fixed indentation
Signed-off-by: Marko Koehne <marko@mkoehne.de>
* win_domain_user.py attributes add version_added
Signed-off-by: Marko Koehne <marko@mkoehne.de>
* win_domain_user.p1 removed attributes from result
Signed-off-by: Marko Koehne <marko@mkoehne.de>
* moved run_change outside of if statement
2018-01-08 08:43:34 +10:00