Commit f455f83
committed
Version 1.6.9 - CHANGELOG.md [citest skip]
[1.6.9] - 2022-07-19
--------------------
### New Features
- none
### Bug Fixes
- none
### Other Changes
- make all tests work with gather_facts: false
Ensure all tests work when using ANSIBLE_GATHERING=explicit
- make min_ansible_version a string in meta/main.yml
The Ansible developers say that `min_ansible_version` in meta/main.yml
must be a `string` value like `"2.9"`, not a `float` value like `2.9`.
- Add CHANGELOG.md
Signed-off-by: Rich Megginson <rmeggins@redhat.com>1 parent 5f89687 commit f455f83
1 file changed
+24
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
4 | 28 | | |
5 | 29 | | |
6 | 30 | | |
| |||
0 commit comments