ansible-for-devops icon indicating copy to clipboard operation
ansible-for-devops copied to clipboard

requirement.yml version needs to be updated for the ELK cookbook

Open brendon-stephens opened this issue 1 year ago • 0 comments

https://github.com/geerlingguy/ansible-for-devops/blob/master/elk/requirements.yml

These should be updated to reflect the latest versions, as the provisioning on ansible [core 2.16.4] will not work. This is because the imported roles contain "include" directives which have been removed from ansible.

This also requires update on Chapter 9, pg. 235 of the book (version 2023-06-29).

brendon-stephens avatar Mar 25 '24 02:03 brendon-stephens