homeserver/playbooks/base/apt_sources.yml
mg 6475d88cd7 acng --> acng2 (#433)
Co-authored-by: Michael Grote <michael.grote@posteo.de>
Reviewed-on: #433
2022-11-11 20:08:39 +01:00

7 lines
158 B
YAML

---
- hosts: all
roles:
- role: mgrote.apt_manage_sources
tags: "apt_sources"
when: "not 'acng2.grote.lan' in inventory_hostname"