diff --git a/knowledge base/ansible.md b/knowledge base/ansible.md index 627f325..6531802 100644 --- a/knowledge base/ansible.md +++ b/knowledge base/ansible.md @@ -1493,6 +1493,7 @@ Solution: use a version of `ansible-core` lower than 2.17. - [Asynchronous actions and polling] - [Patterns: targeting hosts and groups] - [How to use ansible with S3 - Ansible aws_s3 examples] +- [How to run Ansible with_fileglob in alphabetical order?]