X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=automation%2Fansible%2Fsite.yml;h=35c1e1b89f46b263561808a594cc019e51af0888;hb=7fa8d866cf930200963aabfa012241ced3046e4a;hp=9f9dee5fd7f3c287f875fe4e84778b6bd343aaa1;hpb=8f336825e0a396d37e1184bfed859d3567258cf6;p=lttng-ci.git diff --git a/automation/ansible/site.yml b/automation/ansible/site.yml index 9f9dee5..35c1e1b 100644 --- a/automation/ansible/site.yml +++ b/automation/ansible/site.yml @@ -1,8 +1,10 @@ --- - include: hosts.yml -- include: slave-armhf.yml -- include: slave-arm64.yml -- include: slave-powerpc.yml -- include: slave-ppc64el.yml -- include: slave-x32.yml -- include: slave-x64.yml +- include: node-armhf.yml +- include: node-arm64.yml +- include: node-powerpc.yml +- include: node-ppc64el.yml +- include: node-i386.yml +- include: node-amd64.yml +- include: node-standalone.yml +- include: node-sles.yml