diff options
Diffstat (limited to 'ansible/plays/host-lhn2pi.yml')
-rw-r--r-- | ansible/plays/host-lhn2pi.yml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ansible/plays/host-lhn2pi.yml b/ansible/plays/host-lhn2pi.yml new file mode 100644 index 0000000..551c3dd --- /dev/null +++ b/ansible/plays/host-lhn2pi.yml @@ -0,0 +1,6 @@ +- hosts: + - lhn2pi + roles: + - systemd-networkd + - prometheus-bird-exporter + - prometheus-node-exporter |