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
Dag Wieers f7244ebb49 aci_monitoring_policy: Manage monitoring policies (#28140)
Manage monitoring policies on Cisco ACI fabrics.
This module is idempotent, and supports check-mode and has diff-support.
7 years ago
..
cli galaxy-cli: selective install roles in requirements file (#21412) 7 years ago
compat Remove wildcard imports 7 years ago
config Add back support for vault_password_file config var (#27597) 7 years ago
errors correct, cleanup & simplify dwim stack (#25956) 7 years ago
executor use proper booleans for vars_prompt 7 years ago
galaxy Removes container-enabled warning (#27578) 7 years ago
inventory ensure all groups inherit from 'all' 7 years ago
module_utils Use response.content instead of response object (#25772) 7 years ago
modules aci_monitoring_policy: Manage monitoring policies (#28140) 7 years ago
parsing Better vault pass prompt behav on EOF, more unit tests (#27981) 7 years ago
playbook validate include_role args (#28077) 7 years ago
plugins [passwordstore] Use builtin _random_password function instead of pwgen (#25843) 7 years ago
template template: fix KeyError: 'undefined variable: 0 (#27972) 7 years ago
utils [passwordstore] Use builtin _random_password function instead of pwgen (#25843) 7 years ago
vars Remove wildcard imports 7 years ago
__init__.py Fix ziploader for the cornercase of ansible invoking ansible. 9 years ago
constants.py Fix undefined variables, basestring usage, and some associated python3 issues 7 years ago
release.py Collated PEP8 fixes (#25293) 8 years ago