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
Boris Manojlovic 02b548dba2 add AIX mounts information (#10431)
* add support for AIX mount facts

* add nfs mount support for AIX mount facts

* make nfs parsing a bit more resilient and correctly parse options if provided

* self.module.xxx call instead of wrong module.xxx
8 years ago
..
cli ansible doc does not need plugin deprecation error 8 years ago
compat Fix role completion detection problem 8 years ago
config Making the switch to v2 10 years ago
errors adds feature to all modules to be run locally (#18763) 8 years ago
executor Configurable fact path (#18147) 8 years ago
galaxy Previous fix to this failed to account for open_url returning a filehandle (#20097) 8 years ago
inventory fix indent (#20071) 8 years ago
module_utils add AIX mounts information (#10431) 8 years ago
modules Fix required_one_of in timezone module (#20185) 8 years ago
parsing (docs) Remove/update mentions of `git submodule` in docs and error me… (#19941) 8 years ago
playbook Configurable fact path (#18147) 8 years ago
plugins ansible doc does not need plugin deprecation error 8 years ago
template no calls plz 8 years ago
utils Contributing new module to manage HUAWEI data center CloudEngine switch. (#19793) 8 years ago
vars Fixing another corner case for security related to CVE-2016-9587 8 years ago
__init__.py Fix ziploader for the cornercase of ansible invoking ansible. 9 years ago
constants.py Configurable fact path (#18147) 8 years ago
release.py Bumping devel version to 2.3.0 8 years ago
test-requirements.txt Switch tests to pytest and ansible-test. 8 years ago