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/units
Federico87 f94378fc2f ios_ntp module (#50705)
* ios_ntp module

* add execute_module for config func

* fix units test

* test empty list

* update example

* change want logic to follow have - removed try/except

* update commands list for config test

* add idempotent test case

* add more test
6 years ago
..
cli Move the arguments module into cli/ and context_objects into utils 6 years ago
compat
config Fix encoding issues with file paths. (#50830) 6 years ago
contrib
errors Add better error when k=v syntax is used with YAML in tasks (#41754) 6 years ago
executor Handle exception raised in recursive_finder API (#49590) 6 years ago
inventory_test_data/group_vars
mock
module_utils VMware: vmware_guest - allow existing vmdk files to be attached to guest (#45953) 6 years ago
modules ios_ntp module (#50705) 6 years ago
parsing Fieldattribute inheritance with defaults (#50891) 6 years ago
playbook Move the arguments module into cli/ and context_objects into utils 6 years ago
plugins aws_ec2 Implement the missing 'region discovery' (#51333) 6 years ago
template templar: ensure that exceptions are handled, fix 'AttributeError' (#48792) 6 years ago
utils Move the arguments module into cli/ and context_objects into utils 6 years ago
vars move extravars and option vars loading into VM (#51070) 6 years ago
__init__.py
ansible.cfg
conftest.py
test_constants.py
test_context.py Save the command line arguments into a global context 6 years ago