Skip to content

Commit

Permalink
revert molecule files to .yml
Browse files Browse the repository at this point in the history
  • Loading branch information
greedybro authored and nervo committed Oct 12, 2023
1 parent 47a7a9b commit 3ca0972
Show file tree
Hide file tree
Showing 344 changed files with 73 additions and 73 deletions.
File renamed without changes.
2 changes: 1 addition & 1 deletion .github/workflows/molecule.accounts.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
paths:
- .manala.yaml
- .github/workflows/molecule.accounts.yaml
- .config/molecule/config.yaml
- .config/molecule/config.yml
- molecule/Dockerfile.*
- molecule/accounts/**
- roles/accounts/**
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/molecule.alternatives.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
paths:
- .manala.yaml
- .github/workflows/molecule.alternatives.yaml
- .config/molecule/config.yaml
- .config/molecule/config.yml
- molecule/Dockerfile.*
- molecule/alternatives/**
- roles/alternatives/**
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/molecule.ansible.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
paths:
- .manala.yaml
- .github/workflows/molecule.ansible.yaml
- .config/molecule/config.yaml
- .config/molecule/config.yml
- molecule/Dockerfile.*
- molecule/ansible/**
- roles/ansible/**
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/molecule.ansible_galaxy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
paths:
- .manala.yaml
- .github/workflows/molecule.ansible_galaxy.yaml
- .config/molecule/config.yaml
- .config/molecule/config.yml
- molecule/Dockerfile.*
- molecule/ansible_galaxy/**
- roles/ansible_galaxy/**
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/molecule.apparmor.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
paths:
- .manala.yaml
- .github/workflows/molecule.apparmor.yaml
- .config/molecule/config.yaml
- .config/molecule/config.yml
- molecule/Dockerfile.*
- molecule/apparmor/**
- roles/apparmor/**
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/molecule.apt.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
paths:
- .manala.yaml
- .github/workflows/molecule.apt.yaml
- .config/molecule/config.yaml
- .config/molecule/config.yml
- molecule/Dockerfile.*
- molecule/apt/**
- roles/apt/**
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/molecule.aptly.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
paths:
- .manala.yaml
- .github/workflows/molecule.aptly.yaml
- .config/molecule/config.yaml
- .config/molecule/config.yml
- molecule/Dockerfile.*
- molecule/aptly/**
- roles/aptly/**
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/molecule.backup_manager.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
paths:
- .manala.yaml
- .github/workflows/molecule.backup_manager.yaml
- .config/molecule/config.yaml
- .config/molecule/config.yml
- molecule/Dockerfile.*
- molecule/backup_manager/**
- roles/backup_manager/**
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/molecule.bind.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
paths:
- .manala.yaml
- .github/workflows/molecule.bind.yaml
- .config/molecule/config.yaml
- .config/molecule/config.yml
- molecule/Dockerfile.*
- molecule/bind/**
- roles/bind/**
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/molecule.cloud_init.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
paths:
- .manala.yaml
- .github/workflows/molecule.cloud_init.yaml
- .config/molecule/config.yaml
- .config/molecule/config.yml
- molecule/Dockerfile.*
- molecule/cloud_init/**
- roles/cloud_init/**
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/molecule.composer.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
paths:
- .manala.yaml
- .github/workflows/molecule.composer.yaml
- .config/molecule/config.yaml
- .config/molecule/config.yml
- molecule/Dockerfile.*
- molecule/composer/**
- roles/composer/**
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/molecule.cron.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
paths:
- .manala.yaml
- .github/workflows/molecule.cron.yaml
- .config/molecule/config.yaml
- .config/molecule/config.yml
- molecule/Dockerfile.*
- molecule/cron/**
- roles/cron/**
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/molecule.deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
paths:
- .manala.yaml
- .github/workflows/molecule.deploy.yaml
- .config/molecule/config.yaml
- .config/molecule/config.yml
- molecule/Dockerfile.*
- molecule/deploy/**
- roles/deploy/**
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/molecule.dhcp.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
paths:
- .manala.yaml
- .github/workflows/molecule.dhcp.yaml
- .config/molecule/config.yaml
- .config/molecule/config.yml
- molecule/Dockerfile.*
- molecule/dhcp/**
- roles/dhcp/**
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/molecule.dnsmasq.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
paths:
- .manala.yaml
- .github/workflows/molecule.dnsmasq.yaml
- .config/molecule/config.yaml
- .config/molecule/config.yml
- molecule/Dockerfile.*
- molecule/dnsmasq/**
- roles/dnsmasq/**
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/molecule.docker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
paths:
- .manala.yaml
- .github/workflows/molecule.docker.yaml
- .config/molecule/config.yaml
- .config/molecule/config.yml
- molecule/Dockerfile.*
- molecule/docker/**
- roles/docker/**
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/molecule.elasticsearch.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
paths:
- .manala.yaml
- .github/workflows/molecule.elasticsearch.yaml
- .config/molecule/config.yaml
- .config/molecule/config.yml
- molecule/Dockerfile.*
- molecule/elasticsearch.*/**
- roles/elasticsearch/**
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/molecule.environment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
paths:
- .manala.yaml
- .github/workflows/molecule.environment.yaml
- .config/molecule/config.yaml
- .config/molecule/config.yml
- molecule/Dockerfile.*
- molecule/environment/**
- roles/environment/**
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/molecule.fail2ban.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
paths:
- .manala.yaml
- .github/workflows/molecule.fail2ban.yaml
- .config/molecule/config.yaml
- .config/molecule/config.yml
- molecule/Dockerfile.*
- molecule/fail2ban/**
- roles/fail2ban/**
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/molecule.files.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
paths:
- .manala.yaml
- .github/workflows/molecule.files.yaml
- .config/molecule/config.yaml
- .config/molecule/config.yml
- molecule/Dockerfile.*
- molecule/files/**
- roles/files/**
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/molecule.git.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
paths:
- .manala.yaml
- .github/workflows/molecule.git.yaml
- .config/molecule/config.yaml
- .config/molecule/config.yml
- molecule/Dockerfile.*
- molecule/git/**
- roles/git/**
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/molecule.gitlab.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
paths:
- .manala.yaml
- .github/workflows/molecule.gitlab.yaml
- .config/molecule/config.yaml
- .config/molecule/config.yml
- molecule/Dockerfile.*
- molecule/gitlab/**
- roles/gitlab/**
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/molecule.glusterfs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
paths:
- .manala.yaml
- .github/workflows/molecule.glusterfs.yaml
- .config/molecule/config.yaml
- .config/molecule/config.yml
- molecule/Dockerfile.*
- molecule/glusterfs.*/**
- roles/glusterfs/**
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/molecule.gomplate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
paths:
- .manala.yaml
- .github/workflows/molecule.gomplate.yaml
- .config/molecule/config.yaml
- .config/molecule/config.yml
- molecule/Dockerfile.*
- molecule/gomplate/**
- roles/gomplate/**
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/molecule.grafana.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
paths:
- .manala.yaml
- .github/workflows/molecule.grafana.yaml
- .config/molecule/config.yaml
- .config/molecule/config.yml
- molecule/Dockerfile.*
- molecule/grafana/**
- roles/grafana/**
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/molecule.grafana_agent.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
paths:
- .manala.yaml
- .github/workflows/molecule.grafana_agent.yaml
- .config/molecule/config.yaml
- .config/molecule/config.yml
- molecule/Dockerfile.*
- molecule/grafana_agent/**
- roles/grafana_agent/**
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/molecule.haproxy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
paths:
- .manala.yaml
- .github/workflows/molecule.haproxy.yaml
- .config/molecule/config.yaml
- .config/molecule/config.yml
- molecule/Dockerfile.*
- molecule/haproxy/**
- roles/haproxy/**
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/molecule.influxdb.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
paths:
- .manala.yaml
- .github/workflows/molecule.influxdb.yaml
- .config/molecule/config.yaml
- .config/molecule/config.yml
- molecule/Dockerfile.*
- molecule/influxdb/**
- roles/influxdb/**
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/molecule.java.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
paths:
- .manala.yaml
- .github/workflows/molecule.java.yaml
- .config/molecule/config.yaml
- .config/molecule/config.yml
- molecule/Dockerfile.*
- molecule/java/**
- roles/java/**
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/molecule.keepalived.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
paths:
- .manala.yaml
- .github/workflows/molecule.keepalived.yaml
- .config/molecule/config.yaml
- .config/molecule/config.yml
- molecule/Dockerfile.*
- molecule/keepalived/**
- roles/keepalived/**
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/molecule.kernel.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
paths:
- .manala.yaml
- .github/workflows/molecule.kernel.yaml
- .config/molecule/config.yaml
- .config/molecule/config.yml
- molecule/Dockerfile.*
- molecule/kernel/**
- roles/kernel/**
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/molecule.locales.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
paths:
- .manala.yaml
- .github/workflows/molecule.locales.yaml
- .config/molecule/config.yaml
- .config/molecule/config.yml
- molecule/Dockerfile.*
- molecule/locales/**
- roles/locales/**
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/molecule.logrotate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
paths:
- .manala.yaml
- .github/workflows/molecule.logrotate.yaml
- .config/molecule/config.yaml
- .config/molecule/config.yml
- molecule/Dockerfile.*
- molecule/logrotate/**
- roles/logrotate/**
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/molecule.make.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
paths:
- .manala.yaml
- .github/workflows/molecule.make.yaml
- .config/molecule/config.yaml
- .config/molecule/config.yml
- molecule/Dockerfile.*
- molecule/make/**
- roles/make/**
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/molecule.maxscale.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
paths:
- .manala.yaml
- .github/workflows/molecule.maxscale.yaml
- .config/molecule/config.yaml
- .config/molecule/config.yml
- molecule/Dockerfile.*
- molecule/maxscale.*/**
- roles/maxscale/**
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/molecule.mongodb.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
paths:
- .manala.yaml
- .github/workflows/molecule.mongodb.yaml
- .config/molecule/config.yaml
- .config/molecule/config.yml
- molecule/Dockerfile.*
- molecule/mongodb.*/**
- roles/mongodb/**
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/molecule.motd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
paths:
- .manala.yaml
- .github/workflows/molecule.motd.yaml
- .config/molecule/config.yaml
- .config/molecule/config.yml
- molecule/Dockerfile.*
- molecule/motd/**
- roles/motd/**
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/molecule.mount.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
paths:
- .manala.yaml
- .github/workflows/molecule.mount.yaml
- .config/molecule/config.yaml
- .config/molecule/config.yml
- molecule/Dockerfile.*
- molecule/mount/**
- roles/mount/**
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/molecule.mysql.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
paths:
- .manala.yaml
- .github/workflows/molecule.mysql.yaml
- .config/molecule/config.yaml
- .config/molecule/config.yml
- molecule/Dockerfile.*
- molecule/mysql.*/**
- roles/mysql/**
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/molecule.network.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
paths:
- .manala.yaml
- .github/workflows/molecule.network.yaml
- .config/molecule/config.yaml
- .config/molecule/config.yml
- molecule/Dockerfile.*
- molecule/network/**
- roles/network/**
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/molecule.nginx.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
paths:
- .manala.yaml
- .github/workflows/molecule.nginx.yaml
- .config/molecule/config.yaml
- .config/molecule/config.yml
- molecule/Dockerfile.*
- molecule/nginx/**
- roles/nginx/**
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/molecule.ngrok.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
paths:
- .manala.yaml
- .github/workflows/molecule.ngrok.yaml
- .config/molecule/config.yaml
- .config/molecule/config.yml
- molecule/Dockerfile.*
- molecule/ngrok/**
- roles/ngrok/**
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/molecule.nodejs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
paths:
- .manala.yaml
- .github/workflows/molecule.nodejs.yaml
- .config/molecule/config.yaml
- .config/molecule/config.yml
- molecule/Dockerfile.*
- molecule/nodejs.*/**
- roles/nodejs/**
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/molecule.npm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
paths:
- .manala.yaml
- .github/workflows/molecule.npm.yaml
- .config/molecule/config.yaml
- .config/molecule/config.yml
- molecule/Dockerfile.*
- molecule/npm/**
- roles/npm/**
Expand Down
Loading

0 comments on commit 3ca0972

Please sign in to comment.