-
Hello! Thanks for
If i run playbook without justin_p.wincom
```
- hosts: primarydomaincontroller
roles:
- role: justin_p.posh5
```
I get error
```
TASK [justin_p.posh5 : Ensure Windows…
-
This is increasingly becoming an issue as PowerShell gets new language features and cmdlets. And cmdlets get new parameters, etc. I could have a #requires -version 3.0 in my script but I'm developin…
-
##### ISSUE TYPE
- Bug Report
##### COMPONENT NAME
win_dsc
##### ANSIBLE VERSION
```
ansible [core 2.12.7]
config file = /home/user/github/infrastructure-as-a-code-example/pdc/ansible.cfg…
-
Hello! Thanks for community.windows
##### SUMMARY
win_domain_user can not add user to ou
##### ISSUE TYPE
- Bug Report
##### COMPONENT NAME
win_domain_user
##### ANSIBLE VERSION
```pas…
-
## Describe the bug
When gitlab_distribution: community run test if enterprise item in gitlab_rails_ldap_servers is set correctly
## Playbook
```yaml
---
- hosts: primarydomaincontroller
…
-
## Describe the bug
When gitlab_distribution: community run test if enterprise item in gitlab_rails_ldap_servers is set correctly
## Playbook
```yaml
---
- hosts: primarydomaincontroller
…
-
Hello! Thanks for role ansible-role-pdc.
I try run role for windows server 2019
Install on windows as admin https://raw.githubusercontent.com/ansible/ansible/devel/examples/scripts/ConfigureRemoti…
-
## Describe the bug
```
cronjob failed adding: Failed to parse int from nil: strconv.Atoi: parsing \"nil\": invalid syntax" command="/opt/gitlab/bin/gitlab-ctl renew-le-certs" spec="43 0 nil
```
A…
-
I'm getting the following exception. When running `& ./update.ps1` from within the default [`chocolatey-packages-template`](https://github.com/chocolatey/chocolatey-packages-template/tree/master/autom…
-
AU currently uses `Get-FileHash` to calculate/verify checksums. Consider using `checksum.exe` in order to reuduce the dependency to Posh from v4+ to v3.