summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Adding architecture deep dive documentationdeveloper_docsJames Cammarata2017-05-263-1/+632
|
* Contributing lib/ansible/modules/network/cloudengine/ce_bgp_af.py module to ↵QijunPan2017-05-251-0/+3484
| | | | | | | | | | manage HUAWEI data center CloudEngine (#22031) * add cd_bgp_af module add cd_bgp_af module * fix review issues
* Contributing new /lib/ansible/plugins/action/ce.py module to manage HUAWEI ↵QijunPan2017-05-252-2/+136
| | | | | | | | | | | | | | | | | | | | | | data center CloudEngine switch (#21645) * commit plugins action ce module commit plugins action ce module * update plugins/action/ce.py update plugins/action/ce.py * update action ce.py update action ce.py * fix CI issues * update ce.py * add ce action
* Contributing lib/ansible/modules/network/cloudengine/ce_mlag_config.py ↵QijunPan2017-05-251-0/+903
| | | | | | | | | | | | | | module to manage HUAWEI data center CloudEngine (#22054) * add ce_mlag_config add ce_mlag_config * update ce_mlag_config update ce_mlag_config * fix CI issues
* Contributing lib/ansible/modules/network/cloudengine/ce_link_status.py ↵QijunPan2017-05-251-0/+567
| | | | | | | | | | | | module to manage HUAWEI data center CloudEngine (#22053) * add ce_link_status add ce_link_status * upgrade ce LinkStatus * fix CI issues
* Contributing lib/ansible/modules/network/cloudengine/ce_ip_interface.py ↵QijunPan2017-05-251-0/+745
| | | | | | | | | | module to manage HUAWEI data center CloudEngine (#22052) * add ce_ip_interface add ce_ip_interface * fix CI issues
* Contributing lib/ansible/modules/network/cloudengine/ce_interface_ospf.py ↵QijunPan2017-05-251-0/+810
| | | | | | | | | | | | module to manage HUAWEI data center CloudEngine (#22051) * add ce_interface_ospf add ce_interface_ospf * upgrade Interface OSPF * fix CI issues
* Contributing lib/ansible/modules/network/cloudengine/ce_interface.py module ↵QijunPan2017-05-251-0/+882
| | | | | | | | | | to manage HUAWEI data center CloudEngine (#22050) * add ce_interface add ce_interface * fix review issue
* Contributing lib/ansible/modules/network/cloudengine/ce_info_center_log.py ↵QijunPan2017-05-251-0/+555
| | | | | | | | | | module to manage HUAWEI data center CloudEngine (#22048) * add ce_info_center_log add ce_info_center_log * fix review issues
* Contributing ↵QijunPan2017-05-251-0/+1797
| | | | | | | | | | lib/ansible/modules/network/cloudengine/ce_info_center_global.py module to manage HUAWEI data center CloudEngine (#22047) * add ce_info_center_global add ce_info_center_global * fix review issue
* Contributing lib/ansible/modules/network/cloudengine/ce_info_center_debug.py ↵QijunPan2017-05-251-0/+621
| | | | | | | | | | module to manage HUAWEI data center CloudEngine (#22046) * add ce_info_center_debug add ce_info_center_debug * fix review issues
* Contributing lib/ansible/modules/network/cloudengine/ce_file_copy.py module ↵QijunPan2017-05-251-0/+395
| | | | | | | | | | to manage HUAWEI data center CloudEngine (#22045) * add ce_file_copy add ce_file_copy * fix review issue
* Contributing lib/ansible/modules/network/cloudengine/ce_evpn_bd_vni.py ↵QijunPan2017-05-251-0/+1059
| | | | | | | | | | | | | | module to manage HUAWEI data center CloudEngine (#22038) * add ce_evpn_bd_vni add ce_evpn_bd_vni * upgrade evpn bd vni upgrade evpn bd vni * fix review issue
* nxos_static_route updates (#24992)Nathaniel Case2017-05-253-139/+172
| | | | | * Add static_route tests * Add VRF tests
* Handle None and Blank value for sysctl module (#24871)Abhijeet Kasurde2017-05-251-1/+13
| | | | | | | | | | Fix adds check for values provided by user for name and value in sysctl module. While providing name and value as in-line params, check for blank values Fixes #20176 Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
* Pepe AteBrian Coca2017-05-251-0/+1
|
* optimize file findingBrian Coca2017-05-251-13/+21
|
* Contributing lib/ansible/modules/network/cloudengine/ce_dldp_interface.py ↵QijunPan2017-05-251-0/+666
| | | | | | | | | | module to manage HUAWEI data center CloudEngine (#22036) * add ce_dldp_interface add ce_dldp_interface * fix review issues
* Contributing lib/ansible/modules/network/cloudengine/ce_bgp_neighbor_af.py ↵QijunPan2017-05-251-0/+2680
| | | | | | | | | | | | | | module to manage HUAWEI data center CloudEngine (#22033) * add ce_bgp_neighbor_af add ce_bgp_neighbor_af * upgrade bgp neighbor af upgrade bgp neighbor af * fix review issues
* Contributing lib/ansible/modules/network/cloudengine/ce_bgp_neighbor.py ↵QijunPan2017-05-251-0/+2101
| | | | | | | | | | module to manage HUAWEI data center CloudEngine (#22032) * add ce_bgp_neighbor add ce_bgp_neighbor * fix review issues
* added new selinux fact to clarify python libBrian Coca2017-05-251-0/+2
| | | | | | the selinux fact is boolean false when the library is not installed, a dictionary/hash otherwise, but this is ambigous added new fact so we can eventually remove the type dichtomy and normalize it as a dict
* Misc Typo correction (#25025)Abhijeet Kasurde2017-05-252-3/+3
| | | Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
* Fixed issue idempotence issue on label an name. (#23411)Fabrizio Colonna2017-05-251-9/+13
|
* Contributing lib/ansible/modules/network/cloudengine/ce_bgp.py module to ↵QijunPan2017-05-251-0/+2356
| | | | | | | | | | | | | | manage HUAWEI data center CloudEngine (#22030) * add ce_bgp module add ce_bgp module * upgrade ce bgp upgrade ce bgp * fix review issues
* Contributing lib/ansible/modules/network/cloudengine/ce_ospf_vrf.py module ↵QijunPan2017-05-251-0/+1652
| | | | | | | | | | | | | | | | | | to manage HUAWEI data center CloudEngine (#21881) * add ce_ospf_vrf module add ce_ospf_vrf module * update ce_ospf_vrf update ce_ospf_vrf * upgrade ospf vrf * fix review issues * fix CI issues
* Contributing lib/ansible/modules/network/cloudengine/ce_mtu.py module to ↵QijunPan2017-05-251-0/+614
| | | | | | | | | | | | | | manage HUAWEI data center CloudEngine (#21879) * add ce_mtu module add ce_mtu module * update ce_mtu update ce_mtu * fix review issues
* Contributing lib/ansible/modules/network/cloudengine/ce_acl_advance.py ↵QijunPan2017-05-251-0/+1807
| | | | | | | | | | | | module to manage HUAWEI data center CloudEngine (#21877) * add ce_acl_advance module add ce_acl_advance module * update ce_acl_advance.py * fix review issues
* Contributing ↵QijunPan2017-05-251-0/+475
| | | | | | | | | | | | lib/ansible/modules/network/cloudengine/ce_netstream_template.py module to manage HUAWEI data center CloudEngine (#21818) * add ce_netstream_template add ce_netstream_template * update * fix review issues
* Contributing new lib/ansible/modules/network/cloudengine/ce_config.py module ↵QijunPan2017-05-251-0/+327
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | to manage HUAWEI data center CloudEngine switch (#21667) * commit ce_config commit ce_config * update ce_config update ce_config * add module ce_config add module ce_config * update ce_config module update ce_config module * update ce_config update ce_config * fix CI issues * fix review issues * fix review issues
* add more testcases for nxos_evpn_vni (#24996)Trishna Guha2017-05-252-5/+19
|
* nxos_vlan fix (#24973)Trishna Guha2017-05-251-22/+23
|
* Expose variable_manager to PlayIteratorWill Thames2017-05-241-1/+2
| | | | | | `variable_manager` is passed to the constructor of `PlayIterator`, and then used to access the fact cache when fact gathering. Make `_variable_manager` an attribute of the `PlayIterator` class
* Enable su on the docker pluginToshio Kuratomi2017-05-241-0/+1
|
* enable su support for docker connectionBenjamin Schwarze2017-05-241-4/+1
|
* fixes #19550 (docker_container with empty links list always restarts)louis2017-05-241-1/+4
|
* Docker does not output Status after pull anymore.Konrad Klimaszewski2017-05-241-5/+4
| | | | | - Docker 1.12 on CemtoOS7 does not output status line anymore. - Do not rely on Docker output to verify if the image was the latest.
* Add alternative syntax for upgrading all installed packages via apt (#25007)Brendan Almonte2017-05-242-1/+25
| | | | | syntax: 'apt: name=* state=latest' feature #24189
* Cmp python3 compat (#25008)kkjang2017-05-245-4/+20
| | | | | | | | | | | * Use double-quotes for expect integration tests * Cast user input to string for expect integration tests * Remove usage of cmp() for python3 compatibility - Add code smell test to look for cmp usage - Fixes #24756
* Properly handle Docker image comparison for published_ports defined as IP::PORTKonrad Klimaszewski2017-05-241-1/+4
| | | | | - Published port defined as IP::PORT where parsed in expected.parameters as 0.0.0.0::PORT leading to changed==True on every playbook run.
* use two-tuples rather than dicts to allow multiple aliases for the same targetbengerman2017-05-241-5/+5
|
* Fixed #21464 - docker_network: TypeError with existing network (#24266)Nikolay Murga2017-05-241-6/+10
| | | Fixed #22530 - docker_network Failed but Overlay network created successfully on Docker swarm mode
* rebuild docker containers if there are less ports exposedbengerman2017-05-241-1/+1
|
* os_user: fix module undefinedGuillaume Coré2017-05-241-2/+2
| | | | | | module variable in the function is undefined. Pass it. fix "NameError: name 'module' is not defined"
* fixes for insserv on SLES11Brian Coca2017-05-241-3/+3
| | | | | fixes #23700, seems SLES11 has diff behaviour of insserv these changes are compatible with debian/ubuntu.
* typo in security optsbengerman2017-05-241-1/+1
|
* Update changelog w/ docker additionToshio Kuratomi2017-05-241-0/+3
|
* Show the ansible version if invoked with more than one -v (#22091)Adrian Likins2017-05-241-5/+6
| | | | | | * Show the ansible version if invoked with more than one -v * use display.vv directly
* Add working_dir to docker_container (#20044) (#24977)Michael Sheinberg2017-05-241-1/+11
| | | | | | | * docker_container: add working_dir (fixes #20044) Added a working directory option that will get passed with the other docker container parameters. This is optional and addresses feature request #20044.
* Solaris fact fix (#24793)Brian Coca2017-05-241-0/+1
| | | | | | | | | * ensure locale for solaris fact gathering fixes issue with locale interfering with proper reading of decimals fixes #24542 * fixed typoe
* make rst linter happyBrian Coca2017-05-241-0/+1
|