aboutsummaryrefslogtreecommitdiffstats
path: root/playbooks/prerequisites.yml
diff options
context:
space:
mode:
Diffstat (limited to 'playbooks/prerequisites.yml')
-rw-r--r--playbooks/prerequisites.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/playbooks/prerequisites.yml b/playbooks/prerequisites.yml
index ac4d58d..3178164 100644
--- a/playbooks/prerequisites.yml
+++ b/playbooks/prerequisites.yml
@@ -1,7 +1,7 @@
- hosts: all
gather_facts: false
tasks:
- - name: bruteforce python installation with all packages possiblity
+ - name: bruteforce python installation with all packages possiblity # noqa: no-changed-when
raw: |
! pkg_add python3 &&
! pkg install python3 &&
remember that computers suck.