Skip to content

Commit

Permalink
removed Trailing whitespaces
Browse files Browse the repository at this point in the history
  • Loading branch information
stafwag committed Dec 15, 2019
1 parent 32ce663 commit 6a87a4d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion tasks/update/Debian.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
- name: install aptitude
- name: install aptitude
apt: name=aptitude state=latest
- name: update all
apt:
Expand Down
2 changes: 1 addition & 1 deletion tasks/update/OpenBSD.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
- name: OpenBSD update
- name: OpenBSD update
openbsd_pkg:
name: '*'
state: latest

0 comments on commit 6a87a4d

Please sign in to comment.