Skip to content

Tags: aminvakil/lamp

Tags

v2.3.0

Toggle v2.3.0's commit message

Verified

This tag was signed with the committer’s verified signature.
aminvakil Amin Vakil
c77a0a9 - Amin Vakil, 2023-02-24 : Release lamp 2.3.0

12fc456 - Amin Vakil, 2023-02-24 : Add mysql_initial var to env
6910f2a - Amin Vakil, 2023-02-24 : Test mysql_initial
89fbd78 - Amin Vakil, 2023-02-24 : Install mysql if mysql_initial is true
e741d6d - Amin Vakil, 2022-12-13 : Merge pull request #9 from aminvakil/docker_issue
742aac1 - Amin Vakil, 2022-12-13 : Pin ubuntu to ubuntu-20.04

v2.2.3

Toggle v2.2.3's commit message

Verified

This tag was signed with the committer’s verified signature.
aminvakil Amin Vakil
325c705 - Amin Vakil, 2022-11-25 : Release lamp 2.2.3

76691e5 - Amin Vakil, 2022-11-25 : warn has been removed from command module in ansible 2.14
216e2aa - Amin Vakil, 2022-11-08 : Merge pull request #8 from aminvakil/lint_debug
7e9cc17 - Amin Vakil, 2022-11-08 : Use python 3.10 for lint step
91d48dd - Amin Vakil, 2022-11-01 : Bump actions version
8e07781 - Amin Vakil, 2022-10-05 : Use FQCN for module actions
b6e66f5 - Amin Vakil, 2022-09-24 : Add name[template] to skip_list
5c407c9 - Amin Vakil, 2022-09-24 : Add key-order to warn_list
c2e6c69 - Amin Vakil, 2022-09-19 : Add standalone: true to meta/main.yml
90aa504 - Amin Vakil, 2022-08-23 : Skip name[casing] in ansible-lint
f982af5 - Amin Vakil, 2022-07-05 : Check php version in check_mode

v2.2.2

Toggle v2.2.2's commit message

Verified

This tag was signed with the committer’s verified signature.
aminvakil Amin Vakil
071cb68 - Amin Vakil, 2022-05-30 : Release lamp 2.2.2

11133f2 - Amin Vakil, 2022-05-30 : Merge pull request #7 from aminvakil/create_user_single_task
dd77442 - Amin Vakil, 2022-05-30 : Simplify create_user directory creation

v2.2.1

Toggle v2.2.1's commit message

Verified

This tag was signed with the committer’s verified signature.
aminvakil Amin Vakil
5274f20 - Amin Vakil, 2022-05-18 : Release lamp 2.2.1

9aa23ce - Amin Vakil, 2022-05-18 : Quote numbers in meta/main.yml

v2.2.0

Toggle v2.2.0's commit message

Verified

This commit was signed with the committer’s verified signature.
aminvakil Amin Vakil
Release lamp 2.2.0

v2.1.0

Toggle v2.1.0's commit message

Verified

This tag was signed with the committer’s verified signature.
aminvakil Amin Vakil
7680c35 - Amin Vakil, 2022-01-15 : Release lamp 2.1.0

0e610b5 - Amin Vakil, 2022-01-15 : Add ssl_session_timeout

v2.0.0

Toggle v2.0.0's commit message

Verified

This tag was signed with the committer’s verified signature.
aminvakil Amin Vakil
v2.0.0

950fa18 - Amin Vakil, 2022-01-13 : Release lamp 2.0.0
c6b0dfc - Amin Vakil, 2022-01-13 : Define ANSIBLE_ROLES_PATH in molecule (#5)
26fae15 - Amin Vakil, 2022-01-13 : Install nginx from nginx official sources

v1.0.0

Toggle v1.0.0's commit message

Verified

This tag was signed with the committer’s verified signature.
aminvakil Amin Vakil
8a68328 - Amin Vakil, 2021-10-12 : First stable release v1.0.0

9a1e4e9 - Amin Vakil, 2021-10-12 : Use mysql_remote_ip variable instead
a250ec3 - Amin Vakil, 2021-08-23 : Fix yamllint truthy warnings
9984b68 - Amin Vakil, 2021-08-17 : Bump lamp 0.4.0
25378dc - Amin Vakil, 2021-08-17 : Retrieve installed php version
7dadf88 - Amin Vakil, 2021-08-17 : Fix missing mysql log on Debian 11
ad916e5 - Amin Vakil, 2021-08-16 : Add Debian Bullseye to CI
69dc212 - Amin Vakil, 2021-07-09 : Test molecule with pipelining true
29ad20d - Amin Vakil, 2021-07-04 : Add meta/runtime.yml
1383f37 - Amin Vakil, 2021-07-04 : Bump version 0.3.0
10416a1 - Amin Vakil, 2021-06-04 : Add php_initial role
71a34e6 - Amin Vakil, 2021-06-04 : Bump version 0.2.0
e0ce302 - Amin Vakil, 2021-05-29 : Equal not equal
0201ea3 - Amin Vakil, 2021-05-29 : Push to galaxy only on version bump
c510b9d - Amin Vakil, 2021-05-29 : Add https,cloudflare,staging to molecule vars
0f429c3 - Amin Vakil, 2021-05-29 : Test https,cloudflare,staging in CI
1ed5de1 - Amin Vakil, 2021-05-29 : Typo
cff52f7 - Amin Vakil, 2021-05-29 : Push collection to galaxy after tests pass
a0f3a85 - Amin Vakil, 2021-05-29 : Install ansible-core for pushing to galaxy
a4ffe5f - Amin Vakil, 2021-05-29 : Pass vault_password_file to molecule
0d793ff - Amin Vakil, 2021-05-29 : Fix apparmor mess in ubuntu host!
27360e2 - Amin Vakil, 2021-05-29 : Remove non-working distros
db59361 - Amin Vakil, 2021-05-29 : Fix .ansible-lint warning in roles
1afeda2 - Amin Vakil, 2021-05-29 : Fix role name in molecule converge files in roles
fc96960 - Amin Vakil, 2021-05-29 : Add vault.pw
c750191 - Amin Vakil, 2021-05-29 : Add molecule tests
5f78617 - Amin Vakil, 2021-05-29 : Lint roles
566a6b5 - Amin Vakil, 2021-05-29 : Fix .ansible-lint warning
ea375d7 - Amin Vakil, 2021-05-29 : Add initial non-working .github
d16ad78 - Amin Vakil, 2021-05-29 : Add .yamllint
c4747d3 - Amin Vakil, 2021-05-29 : Add .ansible-lint
bbe1f66 - Amin Vakil, 2021-05-29 : Add httpd_initial,mysql_add_user,mysql_initial,nginx_initial roles
4de67ac - Amin Vakil, 2021-05-29 : Add .gitignore
3b263df - Amin Vakil, 2021-05-29 : Add create_user role
71ced8e - Amin Vakil, 2021-05-29 : Add galaxy.yml
34064df - Amin Vakil, 2021-05-29 : Initial commit