Compare commits

..

No commits in common. "9e409337fd219890b3c8a12d56d7d98e1108f94d" and "55d37e10acb765aec2229f673de136ef73a76a8f" have entirely different histories.

3 changed files with 1 additions and 3 deletions

View file

@ -9,4 +9,3 @@ UNWANTED_PKGS:
- nano
- nano-default-editor
- systemd-oomd-defaults
- zram-generator-defaults

View file

@ -1,5 +1,5 @@
---
create_username: "{{ lookup('env', 'USER') }}"
create_username: "{{ lookup('env','USER') }}"
create_pwgen: "{{ lookup('password', '/dev/null chars=ascii_letters,digits,hexdigits,punctuation length=32') }}"
sudo_group_by_fam:
Debian: sudo

View file

@ -13,7 +13,6 @@ COMMON_PKGS:
- lsof
- firewalld
- mosh
- busybox
EL_PKGS:
- iperf3
- nmap