Clean up / Workaround non-inclusive words

- CHANGELOG.md
- tests/tests_include_present.yml
This commit is contained in:
Noriko Hosoi 2022-12-23 08:18:19 -08:00 committed by Jakub Jelen
parent bcd15cab9d
commit d67c562142
2 changed files with 2 additions and 2 deletions

View file

@ -283,7 +283,7 @@ a new release.
### Other Changes ### Other Changes
- Implement more sanity tests - Implement more coherence check tests
[v0.10.1] - 2020-09-23 [v0.10.1] - 2020-09-23
---------------------- ----------------------

View file

@ -98,7 +98,7 @@
- name: "Backup configuration files" - name: "Backup configuration files"
ansible.builtin.include_tasks: tasks/backup.yml ansible.builtin.include_tasks: tasks/backup.yml
- name: Create dummy main configuration file - name: Create sample main configuration file
# Normally, this should not be needed. For test, however, we need a file # Normally, this should not be needed. For test, however, we need a file
# different to the one in the first play. # different to the one in the first play.
file: file: