Skip to content

Commit 2ab2b3e

Browse files
test(lint): fix yamllint errors
1 parent 61502c9 commit 2ab2b3e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ iscsi-formula
1414
:scale: 100%
1515
:target: https://github.com/semantic-release/semantic-release
1616

17-
Configure iSCSI Targets, Initiators, and Name-Services on GNU/Linux and FreeBSD.
17+
Manage iSCSI Targets, Initiators, Name-Services on GNU/Linux and FreeBSD.
1818

1919
.. contents:: **Table of Contents**
2020

test/salt/pillar/users.arch

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ users:
1212
- wheel
1313
- root
1414
sudo_rules:
15-
- 'ALL=(ALL) ALL'
15+
- 'ALL=(ALL) ALL'

0 commit comments

Comments
 (0)