Feat: host

This commit is contained in:
Bertrand Benjamin 2020-09-23 09:54:08 +02:00
parent bf7133e92a
commit 66a6442d90
1 changed files with 2 additions and 1 deletions

View File

@ -1,5 +1,6 @@
---
- hosts: all
- hosts: 127.0.0.1
connection: local
become: true
vars_files:
- vars/default.yml