No Description
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

main.yml 243B

12345678910
  1. ---
  2. - include: basics.yml tags=basics
  3. - include: users.yml tags=users
  4. - include: apache.yml tags=apache
  5. - include: ufw.yml tags=ufw
  6. - include: security.yml tags=security
  7. - include: ntp.yml tags=ntp
  8. - include: postgres.yml
  9. - include: swap.yml