You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test
Olivier BLIN 87a01df6ad Fix 'defaults' option in the nxos_config module (#51076)
* Fix 'defaults' option in the nxos_config module

Nxos get_config is allways called with the 'all' option.
* Fix flag's calculation
* Add tests

* nxos_config: the 'backup' option take into account the value of 'defaults' option

If 'defaults' option is true, the running-config backup is done with the all
keyword.
7 years ago
..
cache Update ansible-test sanity command. (#31958) 8 years ago
env Add `env` command to ansible-test and run in CI. (#50176) 7 years ago
integration file - allow touch on files not owned by user (#50964) 7 years ago
legacy Included support to AIX group of subsystems on service module (#33043) 7 years ago
results Collect data from integration test runs. (#28650) 8 years ago
runner ansible-test: add Ubuntu 18.04 container (#50790) 7 years ago
sanity module mongodb_user fix roles default value (#46443) (#46526) 7 years ago
units Fix 'defaults' option in the nxos_config module (#51076) 7 years ago
utils Make Shippable timing script more resilient. 7 years ago