-
Notifications
You must be signed in to change notification settings - Fork 2
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
WIP: docdocdoc #1
base: main
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you @crpb for taking care of a more detailed, understandable and clear documentation.
I just added some notes and some missing roles
tags: | ||
- opnsense | ||
- role: opnsense-checkmk | ||
- role: ansible-opnsense-checkmk |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- role: ansible-opnsense-checkmk | |
- role: ansible-opnsense-checkmk # https://github.com/Rosa-Luxemburgstiftung-Berlin/ansible-opnsense-checkmk |
@@ -80,15 +80,15 @@ | |||
ansible_become: no | |||
roles: | |||
# ... | |||
- role: opnsense-facts | |||
- role: ansible-opnsense-facts |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- role: ansible-opnsense-facts | |
- role: ansible-opnsense-facts # https://github.com/Rosa-Luxemburgstiftung-Berlin/ansible-opnsense-facts |
tags: | ||
- opnsense | ||
- facts | ||
- always | ||
- role: opnsense # https://github.com/Rosa-Luxemburgstiftung-Berlin/ansible-opnsense | ||
- role: ansible-opnsense # https://github.com/Rosa-Luxemburgstiftung-Berlin/ansible-opnsense | ||
tags: | ||
- opnsense |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ok, in order to make it a complete example, we have to add some more roles her ...
- opnsense | |
- opnsense | |
- role: flushhandlers # https://github.com/zerwes/ansible-role-flushhandlers | |
tags: always | |
- role: ansible-opnsense-update # https://github.com/Rosa-Luxemburgstiftung-Berlin/ansible-opnsense-update | |
tags: | |
- opnsense | |
- update | |
- role: ansible-opnsense-plugpack # https://github.com/Rosa-Luxemburgstiftung-Berlin/ansible-opnsense-plugpack | |
tags: | |
- opnsense | |
- plugpack | |
- plugins | |
- packages |
WORK IN PROGRESS
I openend this MR so i won't forget and maybe get some input if it even makes sense like this.