ansible.posix/plugins/action
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
..
__init__.py Initial commit 2020-03-09 13:15:28 +00:00
patch.py use FQCN for module call in action plugins 2020-06-19 15:22:34 -05:00
synchronize.py Support templating in ansible_user 2022-03-25 12:00:30 +00:00