Playbooks to a new Lilik
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

8 lines
418 B

  1. SETUP
  2. =========
  3. 1. Copy `group_vars/all.yaml.example` to `group_vars/all.yaml`
  4. 2. Fill `group_vars/all.yaml` with the gateway hostname and the content of the `user_ca_key`
  5. 3. Add the gateway hostname to `inventory`, set `ansible_host` and `ansible_user`
  6. 4. Add the ca hostname to `inventory`, set `ansible_host` and `ansible_user`
  7. 5. Add the ca\_request hostname to `inventory`, set `ansible_host` and `ansible_user`