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

install_admin -> admin_install

This commit is contained in:
A Holt 2017-12-30 13:06:34 -05:00 committed by GitHub
parent bd97f52eee
commit 63e736d1b5
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: install_admin
when: admin_install
- include_tasks: access.yml
tags: