mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-05-19 07:29:09 -07:00
This reverts commit 099917ddc8
.
This commit is contained in:
parent
f88dedb39d
commit
5b4cd227d7
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@ simple_config_file:
|
||||||
query:
|
query:
|
||||||
logged_in_users: /VirtualBox/GuestInfo/OS/LoggedInUsersList
|
logged_in_users: /VirtualBox/GuestInfo/OS/LoggedInUsersList
|
||||||
compose:
|
compose:
|
||||||
ansible_connection: ('windows' in vbox_Guest_OS)|ternary('winrm', 'ssh')
|
ansible_connection: ('indows' in vbox_Guest_OS)|ternary('winrm', 'ssh')
|
||||||
'''
|
'''
|
||||||
|
|
||||||
import os
|
import os
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue