mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-22 21:00:22 -07:00
Test of using FQCN for some builtin plugins (#660)
This commit is contained in:
parent
831a4962c1
commit
2c3efea14b
5 changed files with 13 additions and 13 deletions
|
@ -40,4 +40,4 @@
|
|||
action: "{{ action_prefix }}file path={{ remote_tmp }}-汉语 state=absent"
|
||||
|
||||
### test wait_for_connection plugin
|
||||
- wait_for_connection:
|
||||
- ansible.builtin.wait_for_connection:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue