Create role to setup ubuntu server
This commit is contained in:
7
roles/ubuntu/defaults/main.yml
Normal file
7
roles/ubuntu/defaults/main.yml
Normal file
@@ -0,0 +1,7 @@
|
||||
#SPDX-License-Identifier: BSD-3-Clause
|
||||
---
|
||||
|
||||
ubuntu_disable_services: []
|
||||
ubuntu_install_packages: []
|
||||
ubuntu_groups: []
|
||||
ubuntu_users: []
|
Reference in New Issue
Block a user