mirror of
https://github.com/ThunixdotNet/ansible.git
synced 2026-01-26 14:00:19 +00:00
Adding user testuser
This commit is contained in:
@@ -175,6 +175,8 @@
|
|||||||
- staticsite
|
- staticsite
|
||||||
- gitweb
|
- gitweb
|
||||||
- todotxt-cli
|
- todotxt-cli
|
||||||
|
- ruby-trollop
|
||||||
|
- ruby-paint
|
||||||
|
|
||||||
#Install python packages, when it's the latest
|
#Install python packages, when it's the latest
|
||||||
- name: Install pip packages
|
- name: Install pip packages
|
||||||
|
|||||||
@@ -12,6 +12,7 @@
|
|||||||
- include: users/bzflag.yml
|
- include: users/bzflag.yml
|
||||||
- include: users/znc.yml
|
- include: users/znc.yml
|
||||||
|
|
||||||
|
- include: users/*.yml
|
||||||
#Normal Users
|
#Normal Users
|
||||||
- include: users/amcclure.yml
|
- include: users/amcclure.yml
|
||||||
- include: users/ben.yml
|
- include: users/ben.yml
|
||||||
@@ -95,3 +96,5 @@
|
|||||||
- include: users/moskrin.yml
|
- include: users/moskrin.yml
|
||||||
- include: users/southerntofu.yml
|
- include: users/southerntofu.yml
|
||||||
- include: users/dariusz.yml
|
- include: users/dariusz.yml
|
||||||
|
- include: users/testuser.yml
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user