1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/lib/ansible
Abhijit Menon-Sen 861da614cc Make 'pause: prompt=…' print the prompt
In stable-1.9, the prompt string is passed to raw_input(), which prints
it without an extra \n. Here we're just print()ing it, so the \n would
be doubled.
2015-08-02 20:08:28 +05:30
..
cli Show a better message when ansible.cfg is not found 2015-08-01 19:44:20 +05:30
compat Making the switch to v2 2015-05-03 21:47:26 -05:00
config Making the switch to v2 2015-05-03 21:47:26 -05:00
errors Making the switch to v2 2015-05-03 21:47:26 -05:00
executor Remove outdated FIXME; _compute_delegate is called below 2015-08-01 09:35:32 +05:30
galaxy now returns false on bad role_data 2015-07-29 19:48:21 -04:00
inventory now properly uses default port if defined 2015-07-31 12:01:58 -04:00
module_utils Undo previous travis/tox fixes and fix underlying issue 2015-07-31 23:01:43 -04:00
modules Update submodule ref to pull in apt_repo fixes 2015-07-31 08:22:48 -07:00
new_inventory Making the switch to v2 2015-05-03 21:47:26 -05:00
parsing Encrypt the vault file after editing only if the contents changed 2015-07-26 14:41:34 +05:30
playbook Remove TODO: the play already overrides options 2015-08-01 20:09:02 +05:30
plugins Make 'pause: prompt=…' print the prompt 2015-08-02 20:08:28 +05:30
template removed jinaj2 override restrictions 2015-07-30 16:53:39 -04:00
utils optimized module docs 2015-07-27 20:52:53 -04:00
vars Fix HostVars to support containment tests 2015-07-31 13:58:09 -07:00
__init__.py Re-adding submodules after moving things around 2015-05-03 22:30:51 -05:00
constants.py Don't stat None 2015-07-30 08:02:27 +05:30
test-requirements.txt Making the switch to v2 2015-05-03 21:47:26 -05:00