-
When creating a user on a linux host, it is possible to define the password.
The password must be kept outside of the user's definition files and playbook.
I forsee the following methods to keep t…
-
For the onboarding tour checklist (screenshot below), we should remove ‘Explore other tools in the platform’ if Playbooks and Boards are not enabled. Right now, if an end user clicks this checklist it…
-
During the step `When the playbook "repo/playbook" is ran`, if an action fails, then a `PlaybookException` is raised, even though the playbook runs successfully and finishes as a success.
This mean…
-
Hello!
The table presents boolean values and their interpretations within Ansible.
https://github.com/ansible/ansible-documentation/blob/adb97e4daa2b0d1a155b6707dca0f160d2de2993/docs/docsite/rs…
-
### Summary
I ran into a scenario where I had to target a single host, instead of a group. Since both appeared to use the same `hosts:` syntax this got me thinking, what if both a host and group sh…
-
* Add vars for database and lb
* Improve templates
* Make roles more generic
* Automatically deploy the `ticket-monster` app
-
### User story
As a developer or an operations person I only want to see notifications for unexpected outages. I do not want to see a large number of warnings and/or critical errors and then find o…
-
-
Correspondence:
- act = Ansible playbook ( more flexible representation )
- plugin = Ansible module ( 1:1 correspondence in most cases )
Plugins are currently implemented as python modules so it …
-
Let's try to do it all in Ansible Playbooks