ansible/node: Add tbuild node type
authorMartin Schwenke <martin@meltin.net>
Mon, 25 May 2020 08:16:01 +0000 (18:16 +1000)
committerMartin Schwenke <martin@meltin.net>
Thu, 13 Aug 2020 00:55:08 +0000 (10:55 +1000)
commitc4e06afa1a00035d44a66a61c2a44e72787fe778
treea8922c6989611ac4211d716858174d56a6a053cd
parent0db91543d33891a03aa51a54c50d1b1a95162868
ansible/node: Add tbuild node type

This node type downloads a tarball and builds clustered Samba.

Signed-off-by: Martin Schwenke <martin@meltin.net>
ansible/node/roles/tarball_build/tasks/generic/build_samba_list.yml [new file with mode: 0644]
ansible/node/roles/tarball_build/tasks/main.yml [new file with mode: 0644]
ansible/node/roles/tarball_build/tasks/redhat/packages.yml [new file with mode: 0644]
ansible/node/site.yml
ansible/node/tbuild.yml [new file with mode: 0644]