*click* (user)

This commit is contained in:
Simon Bruder 2018-02-12 12:49:11 +00:00
parent 61c413cc28
commit f2441fc9dd

View file

@ -13,6 +13,11 @@
{
"type": "shell",
"script": "./setup.sh"
},
{
"type": "ansible",
"playbook_file": "ansible/playbook.yml",
"user": "root"
}
]
}