Skip to content

Commit

Permalink
Newly generated fils
Browse files Browse the repository at this point in the history
  • Loading branch information
robertdebock committed Dec 6, 2019
1 parent 11ea028 commit 6a3cd80
Show file tree
Hide file tree
Showing 5 changed files with 15 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .ansible-lint
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
#
# Ansible managed
#
exclude_paths:
- ./meta/version.yml
- ./meta/exception.yml
- ./meta/preferences.yml
3 changes: 3 additions & 0 deletions .github/settings.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
---
#
# Ansible managed
#
repository:
description: Install and configure a certificate authority on your system.
homepage: https://robertdebock.nl/
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
---
#
# Ansible managed
#
language: python

python:
Expand Down
3 changes: 3 additions & 0 deletions molecule/default/molecule.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
---
#
# Ansible managed
#
dependency:
name: galaxy
options:
Expand Down
3 changes: 3 additions & 0 deletions tox.ini
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
#
# Ansible managed
#
[tox]
minversion = 3.7
envlist = py{37}-ansible-{previous,current,next}
Expand Down

0 comments on commit 6a3cd80

Please sign in to comment.