Charlie Mordant
9c04be9046
Merge pull request #14 from OsgiliathEnterprise/rebased
...
Rebased from upstream
2020-05-15 00:03:37 +02:00
Charlie Mordant
96fd3b2b06
rebase done
2020-05-14 23:46:35 +02:00
Charlie Mordant
15b2b7b4e0
rebased mrjsmith
2020-05-14 23:43:59 +02:00
Larry Smith Jr
9ead2c9b18
Merge pull request #38 from mrlesmithjr/issue-37
...
Issue 37
v0.1.9.0
2020-05-14 09:52:39 -04:00
Charlie Mordant
79f4787208
Merge pull request #13 from Tcharl/master
...
Merge pull request #5 from Tcharl/id2
2020-05-11 18:44:01 +02:00
Charlie Mordant
94582de25d
use symbolic links instead of replicating files
2020-05-11 17:38:02 +02:00
Charlie Mordant
6ee72799b4
improve tests
2020-05-11 17:09:58 +02:00
Charlie Mordant
69e25effd4
improve tests
2020-05-11 16:56:04 +02:00
Charlie Mordant
62fc5a5e2b
testing singl lv and only vg
2020-05-11 16:35:31 +02:00
Charlie Mordant
c40f9b7d03
testing singl lv and only vg
2020-05-11 16:35:00 +02:00
Charlie Mordant
0621cadde8
avoid error when lv not defined
2020-05-11 14:36:04 +02:00
Charlie Mordant
b7cef8e323
avoid error when lv not defined
2020-05-11 14:26:48 +02:00
Charlie Mordant
59ffcfac4a
avoid error when lv not defined
2020-05-11 14:23:32 +02:00
Charlie Mordant
976ff31d00
avoid error when lv not defined
2020-05-11 14:21:02 +02:00
Charlie Mordant
78205e51cb
Merge pull request #12 from Tcharl/id2
...
rename manage_lvm.yml due to recursive parsing error
2020-05-11 13:53:03 +02:00
Charlie Mordant
b731c20100
rename manage_lvm.yml due to recursive parsing error
2020-05-11 13:51:45 +02:00
Charlie Mordant
f2df804926
Merge pull request #11 from OsgiliathEnterprise/id2
...
Id2
2020-05-11 13:39:16 +02:00
Larry Smith Jr
9f37fa3ed1
Cleaned up tasks
...
These changes include:
- Cleaning up logic of conditionals for more clarity
- Naming of tasks as some were either missing or incorrect
- Removing unnecessary parens, etc.
- Closes #37
2020-04-27 13:50:00 -04:00
Larry Smith Jr
c9a9e1660e
Cleaned up conditionals logic
2020-04-27 13:47:43 -04:00
Larry Smith Jr
ec0737d26b
Cleaned up distro specific tasks
...
- Cleaned up conditions, etc.
2020-04-27 13:47:40 -04:00
Larry Smith Jr
52c0270a53
Updated Molecule Vagrant boxes for testing
...
- We need to test against CentOS, Fedora, and Ubuntu
- Added my Vagrant boxes to ensure that we know what is included, etc.
- This ensures we can at least test these distros locally
2020-04-27 13:46:08 -04:00
Larry Smith Jr
94be28c09b
Updated repo info
2020-04-27 13:43:46 -04:00
Larry Smith Jr
a6b07da847
Added example playbook
2020-04-27 13:43:46 -04:00
Larry Smith Jr
643c7b6ee1
Updated Galaxy meta info
2020-04-27 13:43:46 -04:00
Larry Smith Jr
b7c3cf9f75
Merge pull request #44 from mrlesmithjr/issue-42
...
Fix original issue
v0.1.8.2
2020-04-27 13:41:35 -04:00
Larry Smith Jr
e423ebd56b
Fix original issue
...
- The previous patch did not resolve the original issue raised. This now
works and has been tested with the configuration provided as part of
the open issue.
- Resolves #42
2020-04-27 13:39:59 -04:00
Larry Smith Jr
9eca9e391b
Merge pull request #43 from mrlesmithjr/issue-42
...
Issue 42
v0.1.8.1
2020-04-27 11:58:16 -04:00
Larry Smith Jr
881d5d77fa
Fixing syntax issue for wantlist
2020-04-27 11:26:18 -04:00
Larry Smith Jr
89360e3ffe
Trying to fix the subelements lookup for a single element
...
This addresses #42 . Will need to do some validation testing, etc.
2020-04-27 11:16:02 -04:00
Larry Smith Jr
5267237c5e
Merge pull request #41 from OsgiliathEnterprise/master
...
Fix xfs package installation win centos environment | travis-molecule-kvm tests
v0.1.8
2020-04-26 01:20:28 -04:00
Charlie Mordant
eda544042a
Merge pull request #10 from Tcharl/id2
...
remove unused molecule env property
2020-04-24 17:23:27 +02:00
Charlie Mordant
c6a7034e4b
remove unused molecule env property
2020-04-24 17:22:07 +02:00
Charlie Mordant
1e997a3e80
Merge pull request #5 from Tcharl/id2
...
xfs support on centos
2020-04-23 19:56:02 +02:00
Charlie Mordant
816d44a6a1
Merge pull request #9 from Tcharl/id2
...
add molecule tests, fix xfs installation
2020-04-23 19:52:08 +02:00
Charlie Mordant
883055c33f
lint
2020-04-23 19:38:35 +02:00
Charlie Mordant
4697b37377
Merge pull request #8 from Tcharl/master
...
enable molecule tests
2020-04-23 19:36:15 +02:00
Charlie Mordant
325c2d6240
install xfs
2020-04-23 19:25:09 +02:00
Larry Smith Jr
7d3e90f9e8
Merge pull request #40 from Tcharl/id2
...
use xfs_info on mountpoint instead of lvm
v0.1.7
2020-04-21 23:06:35 -04:00
Charlie Mordant
db21878de4
Merge pull request #4 from Tcharl/id2
...
Id2
2020-04-21 19:06:23 +02:00
Charlie Mordant
4a1177e420
use xfs_info on mountpoint instead of lvm
2020-04-21 19:01:29 +02:00
Larry Smith Jr
45315cf2df
Merge pull request #36 from mrlesmithjr/issue-35
...
Only doing a Molecule lint at this time
2020-04-19 09:57:52 -04:00
Larry Smith Jr
7fd5a8eec9
Only doing a Molecule lint at this time
2020-04-19 01:59:29 -04:00
Larry Smith Jr
c17a76f9cb
Merge pull request #34 from mrlesmithjr/issue-33
...
Added Python requirements for testing, etc.
2020-04-19 01:46:51 -04:00
Larry Smith Jr
7e2a076b0a
Added Python requirements for testing, etc.
...
Closes #33
2020-04-19 01:44:38 -04:00
Larry Smith Jr
4267de6416
Merge pull request #32 from OsgiliathEnterprise/id2
...
XFS support
v0.1.6
2020-04-19 01:31:11 -04:00
Charlie Mordant
d3256a3a5a
Merge pull request #3 from Tcharl/id2
...
code smells
2020-04-17 13:13:37 +02:00
Charlie Mordant
f1a9284396
Merge pull request #5 from Tcharl/id2
...
remove unwanted files
2020-04-17 13:13:04 +02:00
Charlie Mordant
dadb9f24f7
remove unwanted files
2020-04-17 13:12:06 +02:00
Charlie Mordant
8666645760
Merge pull request #4 from Tcharl/id2
...
code smells
2020-04-17 12:58:10 +02:00
Charlie Mordant
2f63eab727
code smells
2020-04-17 12:56:31 +02:00