15%
04.12.2024
_PASSWORD: "{{ awxadminresources[0].data.password | b64decode }}"
The playbook uses the awx.awx collection to upload the AWX configuration. The collection's modules address the AWX REST API and use it to generate the required
15%
26.01.2025
no longer need and clear the cluster again when done, provided it was set up as described in the example. If the delete command returns the value 0
, the cluster has been removed successfully and is no longer
15%
26.01.2025
=FreshRSS feed aggregator
03
04 [Container]
05 Image=docker.io/freshrss/freshrss:1.25.0
06 ContainerName=freshrss
07 HostName=freshrss
08 Volume=%h/containers/freshrss/data:/var/www/FreshRSS/data:Z
09 Volume=%h
15%
26.01.2025
task customization that installs Wireshark into a dev box environment by WinGet package management:
$schema: 1.0
tasks:
- name: winget
parameters:
package: WiresharkFoundation.Wireshark
run