Larry

Results 4 issues of Larry

when running 2nd time with `opt_openssh_shared_admin_key: true` the following lines in c:\programdata\ssh\sshd_config and in the c:\program files\Openssh\sshd_config_defaults: ```shell Match Group administrators AuthorizedKeysFile __PROGRAMDATA__/ssh/administrators_authorized_keys ``` get changed to : ```shell Match...

##### SUMMARY win_reboot does a test to verify the system has rebooted. under most circumstances this is great. However domain policy can and local security policy can impact this. ie....

##### SUMMARY create windows equivalent of https://docs.ansible.com/ansible/2.5/modules/ini_file_module.html ##### ISSUE TYPE - Feature Idea ##### COMPONENT NAME Windows Operating systems have loads of INI files. It would be nice to have...

## Issue The current version of the trivy action does not take into account that Trivy only supports YAML/JSON if the file has the suffix `.yaml|.json` so when you put...