diff --git a/README.md b/README.md index 1c14c71..9984c5d 100644 --- a/README.md +++ b/README.md @@ -11,8 +11,11 @@ The following tasks is executed by this playbook. - Create an network port for each node and use a selection of the queried security groups. - Create an instance with os volume, snap volume and port attached and a custom cloudinit config. +Install ansible on a host with access to the openstack api endpoints. +Run "ansible-galaxy -vv collection install openstack.cloud" to install the ansible openstack.cloud plugin. Auth is provided to the playbook by environment variables. Source the rc file of app credentials for the desired openstack project. +To apply the config run "ansible-playbook main.yaml" ## Cloudinit config.