ansible.posix/plugins
jovial 7ac665a0aa
Support templating in ansible_user
Before this change it is not possible to use templating for the ansible_user e.g:

  ansible_user: "{{ some_variable }}"
2022-03-25 12:00:30 +00:00
..
action Support templating in ansible_user 2022-03-25 12:00:30 +00:00
callback Correctly calculate task execution time with serial execution 2021-09-10 13:21:37 +09:00
module_utils Added loading StrictVersion to helper module 2022-01-07 03:17:32 +00:00
modules Merge pull request #304 from saito-hideki/issue/303 2022-01-07 07:52:48 +00:00
shell csh: Define `ECHO and COMMAND_SEP` 2021-06-09 17:46:09 +05:30