mirror of
https://github.com/Dannecron/netology-devops.git
synced 2025-12-26 07:42:36 +03:00
homework 5.5: add task 2-3
This commit is contained in:
6
src/homework/05-virtualization/5.5/terraform/ansible.cfg
Normal file
6
src/homework/05-virtualization/5.5/terraform/ansible.cfg
Normal file
@@ -0,0 +1,6 @@
|
||||
[defaults]
|
||||
inventory=./inventory
|
||||
deprecation_warnings=False
|
||||
command_warnings=False
|
||||
ansible_port=22
|
||||
host_key_checking = False
|
||||
Reference in New Issue
Block a user