personium / ansible

Ansible files to set up a Personium unit.
Apache License 2.0
12 stars 15 forks source link

Unify bastion and others on 1-server #130

Closed tochi-y closed 4 years ago

tochi-y commented 4 years ago

Bastion and others are separated in 1-server playbook. But it doesn't work if execution playbooks on separated environments. It will work on bastion and others are same 1-server.

Unify bastion and others to prevent a misoperation and reduce steps for preparation.