chore(aws): start and stop instances with encrypted ebs volumes

This commit is contained in:
Michele Cereda
2024-11-12 01:03:30 +01:00
parent 8e8b7bb639
commit 276faed8f4
5 changed files with 96 additions and 3 deletions

View File

@@ -3,6 +3,7 @@
offline: true
warn_list:
- 'name[template]' # Jinja templates should only be at the end of 'name' -- oh come on!
- 'role-name[path]' # Avoid using paths when importing roles -- yeah, need for testing
- name[template] # Jinja templates should only be at the end of 'name' -- oh come on!
- role-name[path] # Avoid using paths when importing roles -- yeah, need for testing
- yaml[comments-indentation]
- package-latest