Feat: add helper scripts
All checks were successful
Ansible Playbook lint / ansible-lint (push) Successful in 16s
All checks were successful
Ansible Playbook lint / ansible-lint (push) Successful in 16s
This commit is contained in:
@@ -26,7 +26,7 @@ dns_suffix: example.com
|
||||
|
||||
## Import Users
|
||||
|
||||
- Create a username / password mapping in `/srv/cms/passwd`.
|
||||
- Create a username / password mapping in `/srv/cms/passwd`. \
|
||||
e.g.
|
||||
```
|
||||
111550087 ThisIsARandomPassword
|
||||
|
||||
@@ -7,3 +7,4 @@
|
||||
- role: cms_preparation
|
||||
- role: setup_database
|
||||
- role: configure_cms
|
||||
- role: add_helper_scripts
|
||||
|
||||
Reference in New Issue
Block a user