syncing folder fixes

This commit is contained in:
ipvsean
2020-05-17 11:11:47 -04:00
parent 6666525cfc
commit 041c422143
4 changed files with 4 additions and 4 deletions

View File

@@ -6,7 +6,7 @@ debug_info:
description: "provide info for memory and CPU usage for specified systems"
job_type: "run"
inventory: "Workshop Inventory"
playbook: playbooks//infrastructure/debug_info.yml
playbook: "playbooks/infrastructure/debug_info.yml"
credential: "Workshop Credential"
survey_enabled: false
survey_spec:

View File

@@ -6,7 +6,7 @@ grant_sudo:
description: "grant sudo privledges for specified time via survey"
job_type: "run"
inventory: "Workshop Inventory"
playbook: playbooks/infrastructure/grant_sudo.yml
playbook: "playbooks/infrastructure/grant_sudo.yml"
credential: "Workshop Credential"
survey_enabled: true
survey_spec:

View File

@@ -6,7 +6,7 @@ insights:
description: "install and configure Red Hat Insights"
job_type: "run"
inventory: "Workshop Inventory"
playbook: playbooks/infrastructure/insights.yml
playbook: "playbooks/infrastructure/insights.yml"
credential: "Workshop Credential"
survey_enabled: true
survey_spec:

View File

@@ -6,7 +6,7 @@ security_patching:
description: "upgrade all yum packages for security related except kernel"
job_type: "run"
inventory: "Workshop Inventory"
playbook: playbooks/infrastructure/patching.yml
playbook: "playbooks/infrastructure/patching.yml"
credential: "Workshop Credential"
survey_enabled: true
survey_spec: