-
## Abstract
Currently, the Ansible is a monolithic repository containing Ansible's playbooks to perform various action such as the first initialization, maintenance and VM installation. It also con…
-
The playbook finishes successfully, with no failures. However when I try to sign up as a new user, I get the error "Server error - An error occurred while processing your request." (https://ibb.co/PhH…
-
Movement for an Open Web (“MOW”) is an action group founded to advocate for a competitive, open internet. Many members were involved in the Competition and Markets Authority (CMA) Online Platforms and…
-
We need to make sure critical pieces of credential information are automatically backed up and that we're able to restore the state of beehive from it.
For reference, I have a list of the credentia…
-
**Playbook Configuration**:
My `vars.yml` file looks like this:
```yaml
---
# The bare domain name which represents your Matrix identity.
# Matrix user ids for your server will be of the …
-
Is there a way to have (e.g.) https://pages.18f.gov/site-index maintain a simple list of all of the pages.18f.gov microsites? It would just need to be a list of hyperlinks.
-
use djangos deploy checklist
https://docs.djangoproject.com/en/3.1/howto/deployment/checklist/
note we are on django 2
-
## User Story
As a VFS team member, I want to ensure that the Platform guidance I am directed to is current and up to date so that I may better support my team and also meet the Platform expectations.…
-
Ansible is an agentless automation tool that you install on a control node. From the control node, Ansible manages machines and other devices remotely (by default, over the SSH protocol).
https://d…
-
Hi, I am not proficient with Ansible. I was trying to follow your guide and [DigitalOcean](https://www.digitalocean.com/community/tutorials/how-to-install-and-configure-ansible-on-ubuntu-18-04) guide …