From aae12af09ab58c59c80e8d0b4c4406ef958f238d Mon Sep 17 00:00:00 2001 From: aglenn360 <49951065+aglenn360@users.noreply.github.com> Date: Fri, 8 Jan 2021 14:26:38 +0000 Subject: [PATCH] Fix description in credential input source role (#130) --- roles/credential_input_sources/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/credential_input_sources/README.md b/roles/credential_input_sources/README.md index 963d069e1..a554276b6 100644 --- a/roles/credential_input_sources/README.md +++ b/roles/credential_input_sources/README.md @@ -1,6 +1,6 @@ # tower_configuration.credential_input_sources ## Description -An Ansible Role to create Job Templates in Ansible Tower. +An Ansible Role to create credential input sources in Ansible Tower, the below example is for Cyberark as an input source, change accordingly to match your input source type. ## Requirements ansible-galaxy collection install -r tests/collections/requirements.yml to be installed