diff --git a/tasks/arch_CLI_packages.yml b/tasks/arch_CLI_packages.yml index 182306b..8145334 100644 --- a/tasks/arch_CLI_packages.yml +++ b/tasks/arch_CLI_packages.yml @@ -52,7 +52,6 @@ - profanity - neomutt - youtube-dl - - python-black state: present when: not minimal or not server diff --git a/tasks/arch_programming.yml b/tasks/arch_programming.yml index e7bae51..350eb07 100644 --- a/tasks/arch_programming.yml +++ b/tasks/arch_programming.yml @@ -5,6 +5,7 @@ - python - python-virtualenv - graphviz + - python-black state: present - name: Install yarn and node js