-
Hello.
When running `ansible-playbook OhMyZSH.yml --limit=MyHome`
```yml
---
- hosts: all
vars:
# your extra bundles here
zsh_antigen_bundles_extras: []
# your variables here
…
x4IPx updated
6 months ago
-
## Bug Report
##### SUMMARY
I have a collection of playbooks I'm looking to publish to enable others to easily manage their stack as we do; https://galaxy.ansible.com/hxtree/lxd_cloud. It…
-
We're playing with Kafka on-premise and using LetsEncrypt to generate certificates.
All variables for custom certificates were set up and initial deployment worked as intended.
Recently LE-cert has …
ay-b updated
11 months ago
-
-
##### ISSUE TYPE
- Bug Report
##### container.yml
```
version: "1"
services:
jenkins-build-test:
image: ubuntu:xenial
command: ['/bin/sleep', 'infinity']
# dev_overr…
-
* Issue #20 is about replacing the os provisioning mechanisms in Dotfiles with Ansible playbooks
* This morning I was reading [The Book of Secret Knowledge](https://github.com/sinewalker/the-book…
-
So the apb tools we've been using are all deprecated and all of our READMEs need to be reviewed.
For instance `apb test` has been replaced with `apb bundle test`. To get the bundle test to work, h…
-
-
**What happened**:
using Image builder It can't transfer file to node
**What you expected to happen**:
follow its automation process of uploading a file to the node
**How to reproduce it (…
-
nancy@owl:~$ ssh nancy@192.168.0.236
The authenticity of host '192.168.0.236 (192.168.0.236)' can't be established.
ECDSA key fingerprint is c2:73:b1:94:03:60:5d:64:f3:6d:66:c0:e6:25:34:ec.
Are you su…