Ted Timmons
32929f916a
docfixes: spelling, width ( #34301 )
...
Remove examples from main section and make sure it is all in the examples. Should helpw ith the HTML breakage (it is too wide for most monitors).
tyop fixes too.
2017-12-29 21:44:21 -05:00
Kristóf Havasi
a05ed65295
consul_io.py: typo fixed in docs ( #34292 )
2017-12-30 03:08:28 +01:00
Ted Timmons
2f6fedd91f
add aliases to match the names returned by the module ( #34276 )
2017-12-29 13:51:54 -05:00
Kristóf Havasi
6ba6c7e67c
contrib/inventory/consul_io: typo fixed in documentation ( #34291 )
2017-12-29 16:49:37 +05:30
Samer Deeb
585b3449c6
Add module mlnxos_lldp_interface for managing lldp interfaces configuration ( #34179 )
...
* Add module mlnxos_lldp_interface for managing lldp interfaces
configuration
Signed-off-by: Samer Deeb <samerd@mellanox.com>
* Fix unit test
Signed-off-by: Samer Deeb <samerd@mellanox.com>
2017-12-29 10:51:31 +05:30
Samer Deeb
84a10903db
Add module mlnxos_linkagg for configuring LAG and MLAG on Mellanox switches ( #34204 )
...
* Add module mlnxos_linkagg for configuring LAG and MLAG on Mellanox
switches
Signed-off-by: Samer Deeb <samerd@mellanox.com>
* Remove unnecessary method in unit-test
remove _execute_module and use execute_module from base class
2017-12-29 09:03:45 +05:30
René Moser
17fcf7d946
cloudstack: new module cs_vpn_customer_gateway ( #34260 )
...
* cloudstack: new module cs_vpn_customer_gateway
* fix example is not a yaml
* add missing alias
* use case insensitve for name
2017-12-28 21:40:57 +01:00
Trishna Guha
80ba767204
Convert nxos_interface to DI ( #34240 )
...
* Convert nxos_interface to DI
Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
* Add integration test
Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
* commit for ganeshrn's comment
Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
2017-12-28 16:41:09 +05:30
Ganesh Nalawade
a3c185bfa8
Add eos_interface module ( #34258 )
...
* Add eos_interface module
* Implementation of eos_interface module
* Intergration test for eos_interface module
* Minor fix in eos_l3_interface module
* Minor fix in ios_interface integration test
* Fix CI issues
* Fix more CI issues
2017-12-28 16:03:50 +05:30
Abhijeet Kasurde
747682fa53
FreeIPA: Add CNAME, DNAME and A6 as record type ( #34236 )
...
This fix adds CNAME, DNAME and A6 record type in ipa_dnsrecord module.
Fixes : #34198
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
2017-12-27 16:32:11 -05:00
Abhijeet Kasurde
2b6af10982
Misc. fix for typo ( #34262 )
...
Changed 'assginment' to 'assignment'
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
2017-12-27 19:52:10 +01:00
Ondra Machacek
285f1187e0
ovirt: Fix check for upgrade when no updates ( #33940 )
2017-12-26 09:29:50 -05:00
Elad Alfassa
1c157a8cf1
Fix env lookup plugin docs ( #34235 )
...
The env lookup plugin docs mistakenly mentioned dns TXT records,
and that it requires a DNS resolver library.
2017-12-26 05:20:33 -05:00
Pilou
6a6f5129a9
dev_guide: fix a slip ( #34143 )
...
replace 'Formatting options' with 'Formatting functions'
2017-12-26 10:18:09 +00:00
René Moser
f5721972cb
doc: new modules to changelog ( #34180 )
2017-12-26 10:17:23 +00:00
Ganesh Nalawade
dc1d6ec684
Add eos_l3_interface module ( #34224 )
...
* eos_l3_interface module implementation
* Integration test cases for eos_l3_interface module
2017-12-26 13:54:27 +05:30
Chris Houseknecht
d73be7f461
Remove diff and request data. Add more return docs. ( #34230 )
2017-12-25 21:50:58 -05:00
Chris Houseknecht
32f963aa0f
Prevent secret data from being logged ( #34229 )
2017-12-25 21:01:28 -05:00
Chris Houseknecht
ec3c31b1f4
Fail when model not found ( #34227 )
2017-12-25 16:45:19 -05:00
Chris Houseknecht
54396a95c2
Adds datetime encoder. Fixes Service comparison. ( #34223 )
2017-12-25 12:09:31 -05:00
Ganesh Nalawade
f1bda19dea
Fixes get_prompt() issue for network platforms using cliconf plugins ( #34221 )
...
Fixes #34220
2017-12-25 18:15:25 +05:30
Ganesh Nalawade
98f3424ed0
Fix ios_l3_interface configure ipv4 address issue ( #34222 )
...
Adding a new interface and it's ipv4/ipv6 address results
in failure. Add a check to validate if interface address is
already configured or not.
2017-12-25 18:11:35 +05:30
Samer Deeb
89670133c1
Module mlnxos_l3_interface ( #34199 )
...
* Add module mlnxos_l3_interface for configuring L3 on Mellanox switches
Signed-off-by: Samer Deeb <samerd@mellanox.com>
* Rename test class
Signed-off-by: Samer Deeb <samerd@mellanox.com>
2017-12-25 13:21:40 +05:30
Chris Houseknecht
ad04c1854d
Granular K8s doc fragments ( #34215 )
...
* Makes doc fragment more granular
* Fix lint issues
2017-12-24 17:50:07 -05:00
Dag Wieers
bf04e8a8ea
Fix syntax typo
2017-12-24 12:16:17 +01:00
Gaurav Rastogi
9e2ff3e4d5
Updated Avi Modules with new features and documentation update. ( #34206 )
...
* Updated Avi Modules with following
1. Support to perform patch operation using the modules. The data update method is
selected using avi_api_update_method=patch and patch operation is determined by
avi_api_patch_op. The patch data is the normal params that are provided in the modules
2. Support for avi_credentials as single authentication dictionary for all API calls.
This is preferred way as opposed to previously all credentials details would pollute
the individual Ansible tasks. It also allows the module development to be enhanced
without breaking compatibility for new authentication schemes like SAML etc.
3. Support for sharing api_context between the module invocations. This is a
workaround to not do multiple logins to Avi Controller and be able to
re-use single login across multiple REST API calls.
4. Documentation update for new parameters and existing ones with Units data.
* Fixed the pylint and pep8 errors caused due to pycharm editor auto formatting
2017-12-24 08:15:23 +00:00
Chris Houseknecht
9b4a1ed475
Reorganize k8s common ( #34212 )
...
* Reorganize k8s common
* Separates AnsibleMixin
* Fix lint issues
2017-12-23 16:41:38 -05:00
Samer Deeb
8ddb84a155
Add module mlnxos_vlan for supporting vlan configuration on Mellanox switches ( #34113 )
...
* Add module mlnxos_vlan for supporting vlan configuration on Mellanox
switches
Signed-off-by: Samer Deeb <samerd@mellanox.com>
* use sgort header and fix METADATA
Signed-off-by: Samer Deeb <samerd@mellanox.com>
2017-12-23 12:11:25 +05:30
Samer Deeb
dbcfea587c
Add module mlnxos_l2_interface for supporting configuration of L2 interfaces on Mellanox switches ( #34158 )
...
* Add module mlnxos_l2_interface for supporting configuration of L2
interfaces on Mellanox switches
Signed-off-by: Samer Deeb <samerd@mellanox.com>
* use shorter header and fix METADATA
Signed-off-by: Samer Deeb <samerd@mellanox.com>
2017-12-23 11:24:35 +05:30
Ganesh Nalawade
d5061aa8e6
Add ios_l3_interface module ( #34201 )
...
* Add ios_l3_interface module
Fixes #31298
* Add ios_3_interface module
* Integration test
* Return command response for load_config()
* Fix CI issues
2017-12-23 11:24:00 +05:30
Samer Deeb
0deda64231
Add module mlnxos_lldp for supporting configuration of LLDP protocol on Mellanox switches ( #34159 )
...
* Add module mlnxos_lldp for supporting configuration of LLDP protocol on Mellanox switches
Signed-off-by: Samer Deeb <samerd@mellanox.com>
* Fix header and metadata
Signed-off-by: Samer Deeb <samerd@mellanox.com>
* Fix imports
Signed-off-by: Samer Deeb <samerd@mellanox.com>
2017-12-23 10:54:05 +05:30
Chris Houseknecht
1c391e777a
Improving docs and examples ( #34155 )
...
* Improving docs and examples
* Removes trailing whitespace
2017-12-22 17:12:17 -05:00
Tim Rupp
d19108e592
Adds more token cleanup ( #34207 )
...
Token cleanup assists in preventing the ansible modules from
overwhelming the existing tokens in bigip api
2017-12-22 12:54:56 -08:00
Tim Rupp
75fbfb9e36
Fixes and additions to bigip_pool ( #34205 )
...
Removes deprecated host/port params. Adds metadata param. Adds new
classes to better support refactoring and maintenance.
2017-12-22 12:39:19 -08:00
Tim Rupp
554ffd70f5
Adds token cleanup to bigip irules ( #34203 )
...
Token cleanup helps keep the bigip from getting wedged
2017-12-22 11:40:20 -08:00
Claes Nästén
5bd8a8f491
Add nso_query module to query Cisco NSO using XPath ( #34188 )
2017-12-22 16:56:50 +00:00
John R Barker
cd8632dd7f
Specify default ( #34186 )
2017-12-22 04:58:55 -05:00
Claes Nästén
d6fd9703f1
Add nso_show module for Cisco NSO ( #34142 )
...
* update version parsing and move requirements to nso_* modules
prepare for introduction of nso_show module that has other version
requirements than the existing nso_* modules.
* Add nso_show module for retreiving config from Cisco NSO
New module that supports getting configuration and operational data
from Cisco NSO.
2017-12-22 09:43:22 +00:00
René Moser
0f32f01644
influxdb: new module influxdb_write ( #33800 )
2017-12-22 08:20:18 +01:00
Abhijeet Kasurde
2cb4a725b4
nmcli: Add 'type' as required param for few ops ( #33796 )
...
This fix adds user friendly message for 'type' argument.
The 'type' is a required param when performing 'create' or 'modify' operations
on network connection or device.
Fixes : #33680
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
2017-12-22 02:07:50 -05:00
markocelan
c97030cc44
cloudflare: fix CNAME not changed ( #33939 )
2017-12-22 08:00:35 +01:00
Robin Roth
fcd3db27f9
Add comment on auto_import_key for .repo files in zypper_repository ( #33941 )
...
Fixes #32375
2017-12-22 01:05:47 -05:00
Toshio Kuratomi
5a80375be9
Correct the AnsibleError exception to call its superclass's constructor
2017-12-21 20:42:44 -08:00
Toshio Kuratomi
235bdfb996
Remove shell module specialcases
...
Shell is implemented via the command module. There was a special case
in mod_args to do that. Make shell into an action plugin to handle that
instead.
Also move the special case for the command nanny into a command module
action plugin. This is more appropriate as we then do not have to send
a parameter that is only for the command module to every single module.
2017-12-21 20:42:44 -08:00
Jordan Borean
39800e1390
win_domain_group: added ability to specify AD server to interact with ( #34166 )
2017-12-22 11:06:22 +10:00
Ryan S. Brown
b811c907d8
Add aws_application_scaling_policy to changelog
2017-12-21 19:47:55 -05:00
Gustavo Maia
8fba6e6684
[cloud] New module aws_scaling_policy ( #31241 )
...
* Add scaling_policy module
* Change exception format
* Rename scaling_policy module to aws_application_scaling_policy
2017-12-21 19:47:02 -05:00
Matt Clay
18ea816a0e
Rebalance Azure tests more.
...
ci_complete
2017-12-21 15:46:32 -08:00
Matt Clay
5f77bdf623
Rebalance Azure tests.
2017-12-21 14:50:23 -08:00
Abhijeet Kasurde
fc4ab22f05
Add gr_name and pw_name in find module
...
The fix adds gr_name and pw_name in return output.
Integration test added.
Fixes : #25643
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
2017-12-21 17:00:25 -05:00