Не хочет на удаленные хосты заходить
This commit is contained in:
2
ansible/base-system/inventory
Normal file
2
ansible/base-system/inventory
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
[localgroup]
|
||||||
|
localhost connection=local
|
||||||
@@ -1,6 +1,5 @@
|
|||||||
---
|
---
|
||||||
- hosts: all
|
- hosts: all
|
||||||
connection: local
|
|
||||||
roles:
|
roles:
|
||||||
- { role: packages, become: true}
|
- { role: packages, become: true}
|
||||||
- { role: ssh, become: true}
|
- { role: ssh, become: true}
|
||||||
|
|||||||
Reference in New Issue
Block a user