mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-04 01:33:09 +00:00
It feels like this repeats itself because it pulls the creation of a byte string for path into every state function. However, it actually cleans the API by only passing a single parameter for a thing (the path) instead of sending it in twice.