mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-03 17:23:09 +00:00
* Fixed indentation error in `facts-demo.yml` example. `content` and `dest` should be indented under the `copy` module. * Updated indentation of copy module in `facts-demo.yml` example. Updated indentation of copy module in `facts-demo.yml` to be inline with its name.