add podman

This commit is contained in:
willtome
2022-02-11 15:48:41 -05:00
parent aa0938b7ae
commit 5e74593f9f
3 changed files with 73 additions and 1 deletions

View File

@@ -207,3 +207,24 @@ controller_templates:
use_fact_cache: true
credentials:
- Workshop Credential
- name: "LINUX / Podman Webserver"
job_type: run
inventory: "Workshop Inventory"
project: "Ansible official demo project"
playbook: "linux/podman.yml"
execution_environment: Default execution environment
credentials:
- "Workshop Credential"
survey_enabled: true
survey:
name: ''
description: ''
spec:
- question_name: Server Name or Pattern
type: text
variable: HOSTS
required: true
- question_name: Web Page Message
type: textarea
variable: message
required: true