add ansible
This commit is contained in:
11
promtail-ansible/ansible.cfg
Normal file
11
promtail-ansible/ansible.cfg
Normal file
@@ -0,0 +1,11 @@
|
||||
[defaults]
|
||||
inventory = inventory
|
||||
|
||||
remote_user: root
|
||||
private_key_file: ~/.ssh/id_rsa
|
||||
host_key_checking = False
|
||||
retry_files_enabled = False
|
||||
roles_path = ./roles
|
||||
|
||||
stdout_callback = yaml
|
||||
bin_ansible_callbacks = True
|
Reference in New Issue
Block a user