diff options
author | Elizabeth Hunt <elizabeth.hunt@simponic.xyz> | 2024-03-18 17:04:18 -0400 |
---|---|---|
committer | Elizabeth Hunt <elizabeth.hunt@simponic.xyz> | 2024-03-18 17:04:18 -0400 |
commit | b81bfc5a294b5bd437a09bced94a670928a822b9 (patch) | |
tree | d6a3b71312f315fc377d3985fe7dab1054569dfe /inventory | |
parent | 4e93a081f87298948ef706ed2dc9d32d989bc8b8 (diff) | |
download | oldinfra-b81bfc5a294b5bd437a09bced94a670928a822b9.tar.gz oldinfra-b81bfc5a294b5bd437a09bced94a670928a822b9.zip |
add hatecomputers role!
Diffstat (limited to 'inventory')
-rw-r--r-- | inventory | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -64,3 +64,6 @@ europa ansible_user=root ansible_connection=ssh [drone] europa ansible_user=root ansible_connection=ssh + +[hatecomputers] +levi ansible_user=root ansible_connection=ssh |