Closed lrevolon closed 1 year ago
will pick this up asap
will be available in 4.0.17
Great ;-)
in beta currently
Op ma 30 okt 2023 om 18:00 schreef lrevolon @.***>
Great ;-)
— Reply to this email directly, view it on GitHub https://github.com/ansibleguy76/ansibleforms/issues/107#issuecomment-1785667337, or unsubscribe https://github.com/notifications/unsubscribe-auth/AVM6SKXVMYRLQOWUHMAWOXDYB7MJDAVCNFSM6AAAAAA6I6NJBKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTOOBVGY3DOMZTG4 . You are receiving this because you were assigned.Message ID: @.***>
-- Met vriendelijke groeten, Mirko Van Colen 0496122285
fyi : ansibleCredentials: mystoredcredentialname
=> will result in 2 extravars ansible_user and ansible_password. This will be hidden from the logs.
I will be happy to try it as soon it will be released ;-)
if you change your docker image tag to :beta (instead of :latest), you should be ok
Op di 31 okt 2023 om 18:47 schreef lrevolon @.***>
I will be happy to try it as soon it will be released ;-)
— Reply to this email directly, view it on GitHub https://github.com/ansibleguy76/ansibleforms/issues/107#issuecomment-1787696609, or unsubscribe https://github.com/notifications/unsubscribe-auth/AVM6SKSF6PPOTWCU54SSAALYCE2S7AVCNFSM6AAAAAA6I6NJBKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTOOBXGY4TMNRQHE . You are receiving this because you modified the open/close state.Message ID: @.***>
-- Met vriendelijke groeten, Mirko Van Colen 0496122285
As discussed previously, it maybe usefull to add a feature permitting to run any playbook with credential stored in the application like in the command "ansible-playbook myplaybook.yaml -u myuser -p mypassword [...]
for example ... form: ansible_credentials: mycreds