Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ubuntu 22 #13

Draft
wants to merge 13 commits into
base: main
Choose a base branch
from
Draft

Ubuntu 22 #13

wants to merge 13 commits into from

Conversation

layfield-ccdc
Copy link
Contributor

Initial version.
@florianpiesche Do we want a separate repo for ubuntu 22?

@@ -0,0 +1,19 @@
---
- hosts: all
gather_facts: yes
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[yamllint] reported by reviewdog 🐶
[warning] truthy value should be one of [false, true] (truthy)

vars:
ansible_host_key_checking: false
roles:
- role: ccdc.vagrant-base-box
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[yamllint] reported by reviewdog 🐶
[error] wrong indentation: expected 4 but found 2 (indentation)

- role: ccdc.compact-vm-image
vars:
wipe_swap: false

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[yamllint] reported by reviewdog 🐶
[error] no new line character at the end of file (new-line-at-end-of-file)

- role: ccdc.compact-vm-image
vars:
wipe_swap: false

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[yamllint] reported by reviewdog 🐶
[error] trailing spaces (trailing-spaces)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant