Luca Berton
Luca Berton
**Is this a BUG REPORT or FEATURE REQUEST? (leave only one on its own line)** /kind bug **Description** Hello, When running the following playbook against a node with `ansible_connection=local` or...
Hello, CI report missing YAML header for ".github/stale.yml" document. ``` $ yamllint . yaml: missing document start "---" (document-start) .github/stale.yml:4 ```
##### SUMMARY Add to `win_service_info` module the filter by username feature ##### ISSUE TYPE - Feature Idea ##### COMPONENT NAME ansible.windows.win_service_info ##### ADDITIONAL INFORMATION The following PowerShell WMI code might...
##### SUMMARY What is the best way to perform an in-place upgrade from Windows 2019 to Windows 2022? `win_updates` modules don't seem to have this capability. ##### ISSUE TYPE -...
##### SUMMARY Hello, When running the following playbook against a node with `ansible_connection=local` or `ansible_connection=ssh`, the async works as expected and perform well. When running against a container, using `ansible_connection=docker`...
Update to Hugo v0.25.1
## Talk title From Zero to Hero: How to build the Ansible Pilot Community ## Talk Description How I share my knowledge and create an Ansible Community by sharing real...
Support the ARM64 `oc` utility. The code is just and example tested on my arm64 laboratory
**Describe the Issue** The CIS audit fails with a syntax error on a fresh RHEL 9.2 machine on ARM64 architecture. **Expected Behavior** I expect the audit result of the CIS...
I got this error about the `.Site.DisqusShortname` deprecated. ``` $ npm run dev > [email protected] dev > hugo server Watching for changes in educenter-hugo/{archetypes,content,data,i18n,package.json,static,themes} Watching for config changes in educenter-hugo/hugo.toml...