Sebastian Davids

Results 106 issues of Sebastian Davids

https://github.com/spurin/diveintoansible/blob/4746e6d1d4e1394a7b02c2140f9150908f254b02/Ansible%20Playbooks%2C%20Introduction/Ansible%20Playbooks%2C%20Facts/05/facts_playbook.yaml#L23 https://github.com/spurin/diveintoansible/blob/4746e6d1d4e1394a7b02c2140f9150908f254b02/Ansible%20Playbooks%2C%20Introduction/Ansible%20Playbooks%2C%20Facts/05/facts_playbook.yaml#L29 If you do not copy those files in a previous revision they will not be found.

Course Update

Instead of using the Web Terminal one could use the following to connect to the Ansible control node: ```shell $ docker compose exec -u ansible -w /home/ansible ubuntu-c /bin/bash ```...

documentation

http://EditorConfig.org Useful for a consistent editing experience.

- `*.png` is `binary` not `text` - use [pre-defined diff](https://git-scm.com/docs/gitattributes#_defining_a_custom_hunk_header) Markdown diff algorithm

The files in `ansible_home` should not be under version control.

Hi, please add a cleanup script to your repo. After finishing the course one should be able to easily get rid of everything. The easiest way would be to label...

Please add a section to the [README](https://github.com/jspecify/jspecify/blob/main/README.md) similar to the one at [@API Guardian](https://github.com/apiguardian-team/apiguardian?tab=readme-ov-file#how-to-use-it). You might also want to add it to either [Start Here](https://jspecify.dev/docs/start-here) and/or [Nullness User Guide](https://jspecify.dev/docs/user-guide). ##...

documentation