diff options
author | Elizabeth Hunt <elizabeth.hunt@simponic.xyz> | 2025-01-05 12:46:07 -0800 |
---|---|---|
committer | Elizabeth Hunt <elizabeth.hunt@simponic.xyz> | 2025-01-05 12:46:07 -0800 |
commit | 081978670a553835d503b53b7b91a9b2dbb77080 (patch) | |
tree | 613b1807bd89a1edb7d56084c039e811848f6c8b /deploy-whois.yml | |
parent | 05343066f77cdc7c2e262bfd723ce82574a0d4e1 (diff) | |
download | oldinfra-081978670a553835d503b53b7b91a9b2dbb77080.tar.gz oldinfra-081978670a553835d503b53b7b91a9b2dbb77080.zip |
add whois
Diffstat (limited to 'deploy-whois.yml')
-rw-r--r-- | deploy-whois.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/deploy-whois.yml b/deploy-whois.yml new file mode 100644 index 0000000..35df72b --- /dev/null +++ b/deploy-whois.yml @@ -0,0 +1,4 @@ +- name: deploy whois + hosts: whois + roles: + - whois |