1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-14 20:22:08 +00:00

Update main.yml

This commit is contained in:
A Holt 2019-02-02 19:36:59 -05:00 committed by GitHub
parent 362549fac8
commit 1bbfdb8fe0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,5 +1,5 @@
# administer this service by browsing to localhost:631
- name: Install cups package
- name: Install 'cups' package
package:
name: cups
state: present