ceo should only be on general_use and office

This commit is contained in:
Edwin Zhang 2022-11-05 21:54:23 -04:00
parent aaf2965289
commit edfccd849e
1 changed files with 3 additions and 1 deletions

View File

@ -15,7 +15,9 @@
state: restarted
- name: Update ceo
hosts: all
hosts:
- general_use
- office
become: true
tasks: