Try adding all IP ranges to inventory.

This commit is contained in:
Hyperling
2020-12-31 18:07:49 -06:00
parent b1d54058df
commit 8a2a7ec94c
2 changed files with 5 additions and 1 deletions

View File

@ -3,6 +3,7 @@
# Everything
- name: Initial Setup
hosts: all, localhost
connection: local
become: true