Skip to content

Commit

Permalink
Update playbook.yml to have a more, clearly, fake email
Browse files Browse the repository at this point in the history
  • Loading branch information
Nigma1337 authored Apr 5, 2024
1 parent 87e6533 commit 9b54fe6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ctfd/playbook.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
become: true # In case remote_user is overwritten
vars:
domain: "ctfd.kalmarunionen.dk"
email: "magnusgsvend@gmail.com"
email: "nigma1337@example.com"
tasks:
- name: Setup needed packages
ansible.builtin.apt:
Expand Down

0 comments on commit 9b54fe6

Please sign in to comment.