Skip to content

Commit aeee428

Browse files
committed
add node exporter installation
1 parent 45f5e30 commit aeee428

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

ansible/ansible.cfg

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
[defaults]
22
host_key_checking = False
33
inventory = inventory.ini
4-
remote_tmp = /tmp/.ansible/tmp
4+
remote_tmp = /home/ssm-user/.ansible/tmp
5+
56
timeout = 60
67
# transport = aws_ssm <-- buang / comment
78

0 commit comments

Comments
 (0)