Commit Graph
92 Commits
Author SHA1 Message Date
Luke Murphy 88ffc62389 Point to an open issue tracker
continuous-integration/drone/push Build is passing
Closes https://github.com/ansible-community/molecule-hetznercloud/issues/15.
0.2.2
2020-06-15 15:53:27 +02:00
Luke Murphy d98183e095 Add change log entry
continuous-integration/drone/push Build is passing
0.2.1
2020-04-29 12:48:06 +02:00
Luke Murphy 03671f5ead Pin hcloud under testing
continuous-integration/drone/push Build is passing
2020-04-29 10:57:18 +02:00
Luke Murphy 33e2a4f2bf Upgrade Molecule 2020-04-29 10:57:12 +02:00
Luke Murphy 10d26d1518 Only trigger on master builds
continuous-integration/drone/push Build is failing
2020-04-27 21:16:59 +02:00
Luke Murphy d2d548b166 Take a clarifying pass at README
continuous-integration/drone/push Build is passing
2020-04-27 16:27:23 +02:00
Luke Murphy 837de64be9 Clarify change log entry
continuous-integration/drone/push Build was killed
0.2.0
2020-04-27 16:15:17 +02:00
Luke Murphy 5786a60678 Add note about reduced configurations work
continuous-integration/drone/push Build is passing
2020-04-27 16:01:00 +02:00
Luke Murphy 671e92cd0b Actually don't embed prepare.yml
It can be customised if needed, otherwise not used.
2020-04-27 16:00:39 +02:00
Luke Murphy dfb003fdcb Remove embedded converge.yml
continuous-integration/drone/push Build is passing
See https://github.com/ansible-community/molecule/issues/2675.
2020-04-27 15:51:28 +02:00
Luke Murphy a2ee39a2f0 Converge must stay for now
continuous-integration/drone/push Build was killed
See https://github.com/ansible-community/molecule/issues/2675.
2020-04-27 15:50:45 +02:00
Luke Murphy 9164e92d38 Add missing change log entry 2020-04-27 15:26:35 +02:00
Luke Murphy 5f57fb2c95 Have all jobs depend on linters to save resources
continuous-integration/drone/push Build is failing
2020-04-27 15:25:45 +02:00
Luke Murphy 3a1602382a Appease linter with spacing
continuous-integration/drone/push Build was killed
2020-04-27 15:25:00 +02:00
Luke Murphy 5179b284ba Add bundled playbooks
continuous-integration/drone/push Build was killed
2020-04-27 15:20:47 +02:00
Luke Murphy 218073759f Add molecule.yml so we can override
See https://github.com/ansible-community/molecule/pull/2666.

I also formatted the cookiecutter.json.

This will work when Molecule 3.0.4 is released.
2020-04-27 15:12:27 +02:00
Luke Murphy a25533d917 Add place holder for new API function 2020-04-27 15:02:43 +02:00
Luke Murphy f55edfc0e4 Add change log entry
continuous-integration/drone/push Build is passing
0.1.0
2020-04-27 13:09:08 +02:00
Luke Murphy 4d195ee238 Merge branch 'master' of github.com:ansible-community/molecule-hetznercloud 2020-04-27 13:08:04 +02:00
Luke Murphy b89c10a593 Allow py36 in setuptools requires
continuous-integration/drone/push Build is passing
2020-04-27 13:07:18 +02:00
Luke Murphy 2112fc77d4 Add other py versions for testing 2020-04-27 13:07:01 +02:00
Luke Murphy f7eb777efb Add other py versions for testing
continuous-integration/drone/push Build is failing
2020-04-27 13:00:46 +02:00
Luke Murphy 3528f12b2b Add missing 's'
[ci skip]
2020-04-26 21:07:06 +02:00
Luke Murphy e3c20bdb26 Add missing header
continuous-integration/drone/push Build is passing
2020-04-26 00:57:33 +02:00
Luke Murphy 6e9ac10f8e Add devel build to get feedback
continuous-integration/drone/push Build was killed
2020-04-26 00:55:21 +02:00
Luke Murphy a117a862cf Add funding.yml and remove old files
[ci skip]
2020-04-25 11:41:35 +02:00
Luke Murphy b13d902d1f Merge branch 'master' of github.com:ansible-community/molecule-hetznercloud
continuous-integration/drone/push Build is passing
2020-04-25 08:37:36 +02:00
Luke Murphy 834c06f6ce Fix classifier
continuous-integration/drone/push Build is passing
0.0.1
2020-04-25 08:34:01 +02:00
Luke Murphy f209916dfa Add CHANGELOG to README
continuous-integration/drone/push Build is passing
2020-04-25 08:24:39 +02:00
Luke Murphy b43130e158 Add a CHANGELOG 2020-04-25 08:24:14 +02:00
Luke Murphy d6b8fb11a8 Shape up wording and remove white space
continuous-integration/drone/push Build is passing
2020-04-25 08:21:04 +02:00
Luke Murphy db128829db Missing capitalisation
[ci skip]
2020-04-25 08:18:49 +02:00
Luke Murphy a24a24bac9 Another copy
[ci skip]
2020-04-25 08:17:46 +02:00
Luke Murphy 319411a78f More copy
[ci skip]
2020-04-25 08:17:16 +02:00
Luke Murphy 1703644f47 More copy fixes
[ci skip]
2020-04-25 08:16:06 +02:00
Luke Murphy aeb9b75eb1 Fix grammar
[ci skip]
2020-04-25 08:15:41 +02:00
Luke Murphy c7835f8a73 Shape up README and fix typo
continuous-integration/drone/push Build is passing
2020-04-25 08:14:56 +02:00
Luke Murphy 04ca2779ae Re-instate full CI run
continuous-integration/drone/push Build is failing
2020-04-25 07:54:57 +02:00
Luke Murphy b3955c89f3 Shorten name
continuous-integration/drone/push Build is passing
2020-04-25 07:50:45 +02:00
Luke Murphy 8c65de7b3f Attempt to use openssl for unique IDs
continuous-integration/drone/push Build is failing
2020-04-25 07:46:29 +02:00
Luke Murphy d6b5ea5a2a Allow logging
continuous-integration/drone/push Build is failing
2020-04-24 15:13:42 +02:00
Luke Murphy c1d9a6a684 Fix dir name 2020-04-24 15:12:00 +02:00
Luke Murphy 81cab1663c Remove cruft and shorten dir name 2020-04-24 15:09:25 +02:00
Luke Murphy b530b0a309 Remove debug and fix old tasks
continuous-integration/drone/push Build is failing
2020-04-24 14:59:20 +02:00
Luke Murphy b7dc5077bf Allow debugging
continuous-integration/drone/push Build is failing
2020-04-24 14:49:13 +02:00
Luke Murphy 33037b9d32 Use proper syntax for getting RANDOM out
continuous-integration/drone/push Build is failing
2020-04-24 14:43:45 +02:00
Luke Murphy a571022d89 Remove Molecule project cruft 2020-04-24 14:41:40 +02:00
Luke Murphy a3ec791161 Add missing env var in export
continuous-integration/drone/push Build is failing
2020-04-24 14:39:26 +02:00
Luke Murphy 24a207e292 Fixup envrc.sample with missing env var 2020-04-24 14:38:24 +02:00
Luke Murphy b20f7f6322 Drop missing deps for now (testing)
continuous-integration/drone/push Build is failing
2020-04-24 14:33:29 +02:00