indentation

main
earnest ma 2022-07-04 13:35:09 -04:00
parent c54cd719e9
commit dc1f5d0323
Signed by: earnest ma
GPG Key ID: A343F43342EB6E2A
2 changed files with 2 additions and 2 deletions

View File

@ -6,7 +6,6 @@ Clone & execute the main playbook locally: `ansible-playbook run.yml -K`
```bash
sudo setenforce 0
sh <(curl -L https://nixos.org/nix/install)
sudo dnf install -y --refresh ansible
./ensure.sh
```
@ -26,3 +25,4 @@ TODO(earne): Remove this/ update
- Secrets (GPG, wakatime)
- Generate SSH key and add to services
- Tailscale (`sudo tailscale up --ssh`)
- Restart!

View File

@ -101,7 +101,7 @@
# - VirtualBox
# - xrandr
state: present
when: ansible_facts['hostname'] == "tycho"
when: ansible_facts['hostname'] == "tycho"
#- name: Install zoom