We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 45f5e30 commit aeee428Copy full SHA for aeee428
ansible/ansible.cfg
@@ -1,7 +1,8 @@
1
[defaults]
2
host_key_checking = False
3
inventory = inventory.ini
4
-remote_tmp = /tmp/.ansible/tmp
+remote_tmp = /home/ssm-user/.ansible/tmp
5
+
6
timeout = 60
7
# transport = aws_ssm <-- buang / comment
8
0 commit comments