Skip to content
Snippets Groups Projects
Commit caee4ab8 authored by nimrod's avatar nimrod
Browse files

- Merge from ansible-role-example.

parent a76d25f2
No related branches found
No related tags found
No related merge requests found
[defaults]
host_key_checking = False
retry_files_enabled = False
roles_path = .molecule/roles:../
command_warnings = True
deprecation_warnings = True
......@@ -9,5 +9,6 @@ galaxy_info:
versions:
- 5.7
- 5.8
- 5.9
galaxy_tags: ['OpenBSD', 'bootstrap']
dependencies: []
---
- hosts: all
gather_facts: False
roles:
- ansible-role-openbsd-bootstrap
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment