Skip to content

Commit ab6ced6

Browse files
committed
Optimized for control node, no local hosts or ssh.cfg used
1 parent 94e7544 commit ab6ced6

File tree

2 files changed

+2
-105
lines changed

2 files changed

+2
-105
lines changed

ansible.cfg

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
[defaults]
2-
inventory = hosts
2+
# inventory = hosts
33
retry_files_enabled = false
44

55
stdout_callback = default
66
bin_ansible_callbacks = true
77
callback_whitelist = yaml, timer, profile_tasks
88

99
[ssh_connection]
10-
ssh_args = -F ./ssh.cfg
10+
# ssh_args = -F ./ssh.cfg

flask.yml

Lines changed: 0 additions & 103 deletions
This file was deleted.

0 commit comments

Comments
 (0)