Skip to content
Snippets Groups Projects
Commit 14246468 authored by Jupiter Hu's avatar Jupiter Hu
Browse files

update

parent b421eec8
No related branches found
No related tags found
No related merge requests found
......@@ -160,11 +160,11 @@
# sudo: true
# when: karaage_db_init.stdout.find("0") == 0
#-
# name: "Create projects"
# shell: kg_init /etc/karaage3/kginit.conf {{ admin_password }}
# sudo: true
# when: karaage_db_init.stdout.find("0") == 0
-
name: "Create projects"
shell: kg_init /etc/karaage3/kginit.conf {{ admin_password }}
sudo: true
when: karaage_db_init.stdout.find("0") == 0
- name: install postfix
apt: name=postfix state=present
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment