algo/files/cloud-init
Dan Guido 671135a6f4
Apply ansible-lint improvements (#14775)
* Apply ansible-lint improvements with light touch

- Fix syntax errors in playbooks by properly structuring them
- Fix YAML indentation in cloud-init base.yml
- Update ansible-lint configuration to be stricter but reasonable
- Add requirements.yml for Ansible collections
- Skip role-name rule for now due to many cloud-* roles

* Fix playbook syntax errors - proper task-only structure

- Reverted playbook structure since these files are imported as tasks
- Fixed indentation issues throughout cloud-pre.yml and cloud-post.yml
- Aligned module parameters and when clauses properly
- Removed FQCN for now to keep changes minimal

* Fix final YAML indentation and formatting issues

- Fixed cloud-post.yml indentation (8 spaces to 4)
- Added newline at end of requirements.yml
- All syntax checks now pass
2025-08-03 01:33:15 -04:00
..
base.sh Fix Vultr (#14389) 2021-12-23 21:25:36 +03:00
base.yml Apply ansible-lint improvements (#14775) 2025-08-03 01:33:15 -04:00
sshd_config Change default SSH port and introduce cloud-init support (#1636) 2020-01-07 14:28:19 +01:00