1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-03-09 15:40:17 +00:00

"not no_admin" -> auto_admin

This commit is contained in:
A Holt 2017-12-30 05:49:58 -05:00 committed by GitHub
parent a0f8d6b7b8
commit f768986fb0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,7 +1,7 @@
- include_tasks: admin-user.yml
tags:
- base
when: not no_admin
when: auto_admin
- include_tasks: access.yml
tags: