|
|
@ -12,8 +12,8 @@
|
|
|
|
- { role: test_gem, tags: test_gem }
|
|
|
|
- { role: test_gem, tags: test_gem }
|
|
|
|
- { role: test_yum, tags: test_yum }
|
|
|
|
- { role: test_yum, tags: test_yum }
|
|
|
|
- { role: test_apt, tags: test_apt }
|
|
|
|
- { role: test_apt, tags: test_apt }
|
|
|
|
- { role: test_apt_repository, tags: test_apt_repository }
|
|
|
|
- { role: test_apt_repository, tags: [test_apt_repository, test_apt_key] }
|
|
|
|
- { role: test_postgresql, tags: test_postgresql}
|
|
|
|
- { role: test_postgresql, tags: [test_postgresql, test_postgresql_db, test_postgresql_privs, test_postgresql_user] }
|
|
|
|
- { role: test_mysql_db, tags: test_mysql_db}
|
|
|
|
- { role: test_mysql_db, tags: test_mysql_db}
|
|
|
|
- { role: test_mysql_user, tags: test_mysql_user}
|
|
|
|
- { role: test_mysql_user, tags: test_mysql_user}
|
|
|
|
- { role: test_mysql_variables, tags: test_mysql_variables}
|
|
|
|
- { role: test_mysql_variables, tags: test_mysql_variables}
|
|
|
|