Different tasks added
This commit is contained in:
14
oauth2proxy.yml
Normal file
14
oauth2proxy.yml
Normal file
@@ -0,0 +1,14 @@
|
||||
---
|
||||
# OAuth2 Proxy
|
||||
#
|
||||
# Run:
|
||||
# ansible-playbook -i inventory/hosts tasks/oauth2proxy.yml
|
||||
#
|
||||
# Prepare:
|
||||
# See readme.md and init your workspace
|
||||
- hosts: all
|
||||
gather_facts: true
|
||||
|
||||
roles:
|
||||
|
||||
- lsa.oauth2proxy
|
||||
Reference in New Issue
Block a user