Update roles and netbox inventory

This commit is contained in:
2020-06-25 13:27:06 -04:00
parent e87f15168a
commit 07d88cc752
21 changed files with 256 additions and 67 deletions

View File

@@ -1,3 +1,5 @@
---
galaxy_info:
author: Ilkka Tengvall
description: Role sets up container(s) to run on host with help of systemd.
@@ -5,12 +7,16 @@ galaxy_info:
license: GPLv3
min_ansible_version: 2.4
platforms:
- name: Fedora
versions:
- all
- name: EL
versions:
- 8
- 7
- name: Fedora
versions:
- all
galaxy_tags:
- podman
- container
- systemd
- podman
- container
- systemd
dependencies: []