On Thu, 5 Nov 2020 at 23:17, jesse...@gmail.com
wrote:
> So i'm having difficulties and am quite stuck...
>
> My goal is to capture details from a UNC paths NTFS ACLS.
>
> Important details are below.
>
>
> - name: Teach him to fish - Run it
> win_shell: |
> . C:\Temp\grp_enum.ps1
>
>
Hi,
Does AWX/Ansible supports 2FA/MFA, or is there any alternate solution?
Thanks,
Raj
--
You received this message because you are subscribed to the Google Groups
"Ansible Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to ansible-project+unsub
So i'm having difficulties and am quite stuck...
My goal is to capture details from a UNC paths NTFS ACLS.
Important details are below.
- name: Teach him to fish - Run it
win_shell: |
. C:\Temp\grp_enum.ps1
enumerate -path "{{ path }}"
become: yes
become_method: runas
ISSUE TYPE
- Feature Idea
SUMMARY
When I am using the SQL Server Module mssql_db to create a new database on
the microsoft SQL Server I am getting the below error. Microsoft SQL Server
is on windows server. I am using the below playbook to create the database
on SQL Server.
Ansible Pla
ini format a list is just comma separated, loose the [ ]
diff note, that setting is not configurable by users.
--
--
Brian Coca
--
You received this message because you are subscribed to the Google Groups
"Ansible Project" group.
To unsubscribe from this group and stop receiving email
This is not possible, mostly for security reasons, once in a variable
we have no way to secure secrets/passwords flagged as 'no_log' in the
action itself.
--
--
Brian Coca
--
You received this message because you are subscribed to the Google Groups
"Ansible Project" group.
To unsubscr
You need to quote the whole thing, but with a different quote than the
one you already use to quote the individual list items.
In your case add single quotes around the value.
Also, there should not be any spaces between the var name, the equal
sign, and the value.
Concluding:
interpreter_python_
Thanks again Vladimir. I ended up finding a simpler approach.
This was my fault because the fake IP addresses that I made didn't really
represent the real IP addresses.
1.1.1.1
1.1.2.1
That is more of an accurate representation of the IP addresses that I am
looking for.
So I went with this:
t
Thank you for your response. What are the different use cases of Ansible in
automating SAP related tasks? For example, I have automated the task of
upgrading the SAP kernel using Ansible. The upgrade of SAP kernel involves
starting, stopping SAP application from the command line and extracting a