|
|
@@ -22,7 +22,7 @@ tasks:
|
|
|
# <--
|
|
|
type: io.kestra.plugin.ansible.cli.AnsibleCLI
|
|
|
docker:
|
|
|
- image: cytopia/ansible:latest-tools
|
|
|
+ image: docker.io/cytopia/ansible:latest-tools
|
|
|
env:
|
|
|
"ANSIBLE_HOST_KEY_CHECKING": "false"
|
|
|
# --> (optional) when using a different remote user
|