| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
|
|
| |
manage HUAWEI data center CloudEngine (#22031)
* add cd_bgp_af module
add cd_bgp_af module
* fix review issues
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
| |
module to manage HUAWEI data center CloudEngine (#22053)
* add ce_link_status
add ce_link_status
* upgrade ce LinkStatus
* fix CI issues
|
|
|
|
|
|
|
|
|
|
| |
module to manage HUAWEI data center CloudEngine (#22052)
* add ce_ip_interface
add ce_ip_interface
* fix CI issues
|
|
|
|
|
|
|
|
|
|
|
|
| |
module to manage HUAWEI data center CloudEngine (#22051)
* add ce_interface_ospf
add ce_interface_ospf
* upgrade Interface OSPF
* fix CI issues
|
|
|
|
|
|
|
|
|
|
| |
to manage HUAWEI data center CloudEngine (#22050)
* add ce_interface
add ce_interface
* fix review issue
|
|
|
|
|
|
|
|
|
|
| |
module to manage HUAWEI data center CloudEngine (#22048)
* add ce_info_center_log
add ce_info_center_log
* fix review issues
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
| |
module to manage HUAWEI data center CloudEngine (#22046)
* add ce_info_center_debug
add ce_info_center_debug
* fix review issues
|
|
|
|
|
|
|
|
|
|
| |
to manage HUAWEI data center CloudEngine (#22045)
* add ce_file_copy
add ce_file_copy
* fix review issue
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
| |
* Add static_route tests
* Add VRF tests
|
|
|
|
|
|
|
|
|
|
| |
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>
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
| |
module to manage HUAWEI data center CloudEngine (#22036)
* add ce_dldp_interface
add ce_dldp_interface
* fix review issues
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
| |
module to manage HUAWEI data center CloudEngine (#22032)
* add ce_bgp_neighbor
add ce_bgp_neighbor
* fix review issues
|
|
|
|
|
|
| |
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
|
|
|
| |
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
manage HUAWEI data center CloudEngine (#22030)
* add ce_bgp module
add ce_bgp module
* upgrade ce bgp
upgrade ce bgp
* fix review issues
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
manage HUAWEI data center CloudEngine (#21879)
* add ce_mtu module
add ce_mtu module
* update ce_mtu
update ce_mtu
* fix review issues
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
| |
|
|
|
|
|
|
| |
`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
|
| |
|
| |
|
| |
|
|
|
|
|
| |
- 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.
|
|
|
|
|
| |
syntax: 'apt: name=* state=latest'
feature #24189
|
|
|
|
|
|
|
|
|
|
|
| |
* 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
|
|
|
|
|
| |
- 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.
|
| |
|
|
|
| |
Fixed #22530 - docker_network Failed but Overlay network created successfully on Docker swarm mode
|
| |
|
|
|
|
|
|
| |
module variable in the function is undefined. Pass it.
fix "NameError: name 'module' is not defined"
|
|
|
|
|
| |
fixes #23700, seems SLES11 has diff behaviour of insserv
these changes are compatible with debian/ubuntu.
|
| |
|
| |
|
|
|
|
|
|
| |
* Show the ansible version if invoked with more than one -v
* use display.vv directly
|
|
|
|
|
|
|
| |
* 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.
|
|
|
|
|
|
|
|
|
| |
* ensure locale for solaris fact gathering
fixes issue with locale interfering with proper reading of decimals
fixes #24542
* fixed typoe
|
| |
|