diff --git a/knowledge base/ansible.md b/knowledge base/ansible.md index 5c345ce..ce182db 100644 --- a/knowledge base/ansible.md +++ b/knowledge base/ansible.md @@ -895,6 +895,7 @@ Solution: use a version of `ansible-core` lower than 2.17. - [Ansible - how to remove an item from a list?] - [Looping over lists inside of a dict] - [Newer versions of Ansible don't work with RHEL 8] +- [Running your Ansible playbooks in parallel and other strategies]