Add printing support to adm and nms hosts

This commit is contained in:
Timo Makinen 2025-02-01 17:24:07 +00:00
parent 56d15d0cf1
commit 34624667dc
2 changed files with 2 additions and 0 deletions

View file

@ -27,6 +27,7 @@
- base - base
- ansible_host - ansible_host
- certbot - certbot
- cups
- sshca - sshca
- ssh_known_hosts - ssh_known_hosts
- role: keytab - role: keytab

View file

@ -25,6 +25,7 @@
roles: roles:
- base - base
- cups
- nginx - nginx
- role: nginx_site - role: nginx_site
nginx_site_name: oob.foo.sh nginx_site_name: oob.foo.sh