mirror of
https://github.com/willshersystems/ansible-sshd
synced 2024-12-23 09:00:19 +01:00
Clean up / Workaround non-inclusive words
- CHANGELOG.md - tests/tests_include_present.yml
This commit is contained in:
parent
bcd15cab9d
commit
d67c562142
2 changed files with 2 additions and 2 deletions
|
@ -283,7 +283,7 @@ a new release.
|
|||
|
||||
### Other Changes
|
||||
|
||||
- Implement more sanity tests
|
||||
- Implement more coherence check tests
|
||||
|
||||
[v0.10.1] - 2020-09-23
|
||||
----------------------
|
||||
|
|
|
@ -98,7 +98,7 @@
|
|||
- name: "Backup configuration files"
|
||||
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
|
||||
# different to the one in the first play.
|
||||
file:
|
||||
|
|
Loading…
Reference in a new issue