@ -7,6 +7,8 @@ Put your vars inside a terraform.tfvars such as :
```
ansible_hostname = "blabla.domain.tld"
ansible_playbook_path = "/path/to/playbook.yml"
ansible_key_file = "/home/user/ssh/my_key"
ansible_ssh_user = "ssh-username"
```
Then run :
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.