Fix misc. errors and typos

This commit is contained in:
beeankha
2019-09-23 09:46:54 -04:00
parent 860715d088
commit f35ad41e17
3 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
## Ansible Runner Integration Overview
Much of the code in AWX around Ansible and `ansible-playbook` invocation has been removed and put into the project `ansible-runner`. AWX now calls out to `ansible-runner` to invoke Ansible and `ansible-playbook`.
Much of the code in AWX around ansible and `ansible-playbook` invocation has been removed and put into the project `ansible-runner`. AWX now calls out to `ansible-runner` to invoke ansible and `ansible-playbook`.
### Lifecycle