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
Will Thames 12f2b9506d [aws]Add VPC configuration to ECS modules (#34381)
Enable awsvpc network mode for ECS services and tasks and
their underlying task definitions

Improve test suite to thoroughly test the changes

Use runme.sh technique to run old and new versions of botocore to
ensure that the modules work with older botocore and older network modes
and fail gracefully if awsvpc network mode is used with older botocore
8 years ago
..
cli make individual bad paths a warning 8 years ago
compat Enable wildcard import pylint (#35786) 8 years ago
config Add note about the dangers of ANSIBLE_DEBUG (#39261) 8 years ago
errors give hint to users when a file is not found 8 years ago
executor keep track of original inventory hostname in play context (#38818) 8 years ago
galaxy Ansible Galaxy: skel for network role #37241 (#37251) 8 years ago
inventory Ensure non ansilbe exceptions keep tracebacks (#37523) 8 years ago
module_utils Add a Scaleway dynamic inventory plugin (#38739) 8 years ago
modules [aws]Add VPC configuration to ECS modules (#34381) 8 years ago
parsing Allow loading dirs from role defaults/vars (#36357) 8 years ago
playbook Actually check for import_role when loop detected (#39218) 8 years ago
plugins Add a Scaleway dynamic inventory plugin (#38739) 8 years ago
template fix exception on lookup ignore error 8 years ago
utils More validate module fixes (#39097) 8 years ago
vars minimize loading files/plugins 8 years ago
__init__.py Fix ziploader for the cornercase of ansible invoking ansible. 10 years ago
constants.py centralize doc/config plugin lists (#38775) 8 years ago
release.py Fix version in lib/ansible/release.py 8 years ago