mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 05:42:50 +00:00
No exclusions necessary
This commit is contained in:
@@ -20,5 +20,5 @@ script:
|
||||
- python2.4 -m compileall -fq -x 'cloud/|monitoring/zabbix.*\.py|/dnf\.py|/layman\.py|/maven_artifact\.py|clustering/(consul.*|znode)\.py|notification/pushbullet\.py|database/influxdb/influxdb.*\.py' .
|
||||
- python2.6 -m compileall -fq .
|
||||
- python2.7 -m compileall -fq .
|
||||
- ansible-validate-modules --exclude 'cloud/cloudstack/cs_template\.py' .
|
||||
- ansible-validate-modules .
|
||||
#- ./test-docs.sh extras
|
||||
|
||||
Reference in New Issue
Block a user