Skip to content

Commit

Permalink
errors with --- and ...
Browse files Browse the repository at this point in the history
  • Loading branch information
djdanielsson committed Mar 31, 2024
1 parent 477309f commit 4a3b210
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion .ansible-lint
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ profile: production # min, basic, moderate,safety, shared, production
# option are parsed relative to the CWD of execution.
exclude_paths:
- .github/
- .github/
- inventory/esxi.yml
- vault.yml
- playbooks/deploy_terraform.yml

Expand Down
2 changes: 0 additions & 2 deletions inventory/esxi.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
---
plugin: community.esxi.esxi_inventory
hostname: '192.168.1.229'
username: 'root'
Expand All @@ -7,4 +6,3 @@ group_by:
- guestid
- geststate
- notes
...

0 comments on commit 4a3b210

Please sign in to comment.