Не хочет на удаленные хосты заходить

This commit is contained in:
Lulzette 2021-12-26 20:50:46 +00:00
parent 2a81921b6d
commit a63da9258d
2 changed files with 2 additions and 1 deletions

View File

@ -0,0 +1,2 @@
[localgroup]
localhost connection=local

View File

@ -1,6 +1,5 @@
---
- hosts: all
connection: local
roles:
- { role: packages, become: true}
- { role: ssh, become: true}