mirror of https://github.com/ansible/ansible.git
Typo fixes and other bits and bobs (#83672)
Co-authored-by: Lee Garrett <lgarrett@rocketjump.eu>pull/83680/head
parent
8e74cdc7b2
commit
7e3916b767
@ -1,2 +1,2 @@
|
|||||||
bugfixes:
|
bugfixes:
|
||||||
- disro package - update the distro package version from 1.8.0 to 1.9.0 (https://github.com/ansible/ansible/issues/82935)
|
- distro package - update the distro package version from 1.8.0 to 1.9.0 (https://github.com/ansible/ansible/issues/82935)
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
- name: setup delegated hsot
|
- name: setup delegated host
|
||||||
hosts: localhost
|
hosts: localhost
|
||||||
gather_facts: false
|
gather_facts: false
|
||||||
tasks:
|
tasks:
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue