diff options
Diffstat (limited to 'dan/sk-tomnext-hp.yml')
-rw-r--r-- | dan/sk-tomnext-hp.yml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/dan/sk-tomnext-hp.yml b/dan/sk-tomnext-hp.yml new file mode 100644 index 00000000..b0c38093 --- /dev/null +++ b/dan/sk-tomnext-hp.yml @@ -0,0 +1,6 @@ +--- +- name: do nothing + hosts: sk-tomnext-hp + tasks: + - debug: + msg: this host is not managed by ansible ... nothing to do here |