-
```bash
TASK [galaxy/com.devture.ansible.role.systemd_service_manager : Fail if service isn't detected to be running] **************
failed: [workspace.di.xyz] (item=mash-authentik-server.service) =…
ghost updated
8 months ago
-
I have a "apt dist-upgrade" job that I ran in Semaphore, which updated docker, which restarted Semaphore (I'm using the docker compose method to run it). I now have a task that is "Running", but ther…
-
My console output
```
(.venv) justin_cinkelj@jcpc:~/devel/scale-ansible-collection/ansible_collections/scale_computing/hypercore$ ansible-playbook -i localhost, examples/dd_a.yml -v
Using /home/jus…
-
**Playbook Configuration**:
My `vars.yml` file looks like this:
```yaml
matrix_domain: drwahl.me
matrix_ssl_lets_encrypt_support_email:
matrix_coturn_turn_static_auth_secret:
matrix_syn…
-
I'm performing a custom build netboot-xyz in a drone pipeline and am receiving the following warning:
```
2 warnings found (use --debug to expand):
- FromAsCasing: 'as' and 'FROM' keywords' c…
-
Building out a simple CI that does not depend on third party services - while this is super nice its slow and has its own problems when you continue to expand your usage of their features (which are a…
-
Hi
I want to install Openwhisk with _docker_ using _ansible_. But when I run `ansible-playbook -i environments/local setup.yml` I get this error:
> The conditional check 'nginx.ssl.cert == "openwh…
-
### Please confirm the following
- [X] I agree to follow this project's [code of conduct](https://docs.ansible.com/ansible/latest/community/code_of_conduct.html).
- [X] I have checked the [current is…
-
Using a simple starting point:
```yaml
---
version: 3
dependencies:
ansible_core:
package_pip: ansible-core==2.16.3
ansible_runner:
package_pip: ansible-runner
python_interp…
-
### Issue
The "Applications" button in the "New Template" dropdown menu does not works, it points to `/apps`.
the HTML is the following:
```html
Applications
```
### Impact
Web-Frontend (wh…