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/lib/ansible
Adam Števko ebd7e03425 Add ipadm_addr module (#19411)
* Add ipadm_addr module

* Add ANSIBLE_METADATA
Document return values
Make imports explicit
Use native YAML syntax in EXAMPLES

* Fix version to 2.3
9 years ago
..
cli Correctly set loader path when using list tags/tasks 9 years ago
compat Fix role completion detection problem 9 years ago
config Making the switch to v2 11 years ago
errors adds feature to all modules to be run locally (#18763) 9 years ago
executor Allow OSError to skip scriptdir removal 9 years ago
galaxy For container enabled role, display warning only when not ANSIBLE_CONTAINER (#18717) 9 years ago
inventory warn when examined group_vars is not dir 9 years ago
module_utils Add a fact about apparmor, to see if that's loaded or not 9 years ago
modules Add ipadm_addr module (#19411) 9 years ago
parsing (docs) Remove/update mentions of `git submodule` in docs and error me… (#19941) 9 years ago
playbook Fixing security bugs for CVE-2016-9587 9 years ago
plugins (docs) Remove/update mentions of `git submodule` in docs and error me… (#19941) 9 years ago
template Fixing security bugs for CVE-2016-9587 9 years ago
utils Contributing new module to manage HUAWEI data center CloudEngine switch. (#19793) 9 years ago
vars Fixing security bugs for CVE-2016-9587 9 years ago
__init__.py Fix ziploader for the cornercase of ansible invoking ansible. 10 years ago
constants.py Fix constants to use environment variables in preference to config files 9 years ago
release.py Bumping devel version to 2.3.0 9 years ago
test-requirements.txt Making the switch to v2 11 years ago