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
Toshio Kuratomi bd7322a3f6 Simplify FactCache.update()
We only need FactCache.update() for the backwards compatibility shim as
MutableMapping.update() will do the right thing.
7 years ago
..
cli Fix typo in confirm new vault password message (#49468) 7 years ago
compat Move unit test compat code out of `lib/ansible/`. (#46996) 7 years ago
config New module: AWS EC2 Launch Template (#46972) 7 years ago
errors Add better error when k=v syntax is used with YAML in tasks (#41754) 7 years ago
executor Set play context on stdout callback plugin (#35910) 7 years ago
galaxy Add a Singleton metaclass, use it with Display (#48935) 7 years ago
inventory Merge pull request #49080 from bcoca/better_invp_skip 7 years ago
module_utils Fix in dict_merge to check for Mapping 7 years ago
modules Fix an issue retrieving some types of 1Password items. (#47213) 7 years ago
parsing unsafe cleanup 7 years ago
playbook become_method: make dzdo more like sudo (#47946) 7 years ago
plugins FactCache changes 7 years ago
template templar: ensure that exceptions are handled, fix 'AttributeError' (#48792) 7 years ago
utils docs: link to openstacksdk (#49521) 7 years ago
vars Simplify FactCache.update() 7 years ago
__init__.py Fix ziploader for the cornercase of ansible invoking ansible. 10 years ago
constants.py become_method: make dzdo more like sudo (#47946) 7 years ago
release.py Codename: How Many More Times 7 years ago