-
Installing on a clean droplet (just with ELK) on Digital Ocean. Setup two hosts. After it failed, I tried:
--limit @playbook.retry
following the ansible playbook command -
sudo ansible-playboo…
-
We are encountering a really weird issue with our Google Analytics set up on https://pra.digital.gov/ where a series of URLs/paths are showing up in our traffic reports that don’t map to pages on the …
-
It is getting the following error while running ( ng serve)
Your global Angular CLI version (15.0.4) is greater than your local version (8.3.29). The local Angular CLI version is used.
To disable …
-
Greetings @zbal ,
I am hitting an issue with dopy where it throws a `NameError: name 'DoError' is not defined`.
Here is what I am doing...
Playbook: 'digitalocean.yml'
```
---
- hosts: digitalo…
rot26 updated
8 years ago
-
Running the playbook with `ansible-playbook -i inventory/hosts setup.yml --tags=install-all,ensure-matrix-users-created,start
`fails with the following message:
```TASK [galaxy/geerlingguy.docker : …
-
Good morning,
After a long and collaborative twitter conversation ([first tweet](https://twitter.com/bethmaru/status/944442758432825345)). I am writing to find out what level of evaluation will EAR…
-
During the postgis install, the playbook fails. I've verified that psycopg2 is installed on the server by manually trying to "apt-get" install the python-psycopg2 package. Returns that package is alre…
-
## LOE
Large -- there are a lot of unknowns and SNOW seems like a very complex system that is reliant on information being input in very specific ways (based on our call and demo with a power user of …
-
# Summary
Overarching Goal: 'Source', 'Type', and 'Date Range' facets open automatically when a search results page loads.
Adventist likes how Atla's search result page loads with 'type' and 'date ra…
-
##### SUMMARY
In my ansible playbook I create a firewall and it's successful. Then I create a droplet and apply the firewall to it, but it fails without a message. In Digital Ocean the droplet exists…