Baseline Groups
May 24, 2022 ยท View on GitHub
Ansible includes the following groups in its Baseline that can be used as loading targets:
Deployment-08will load the packages for the AMQP protocol version 0.8Deployment-091will load the packages for the AMQP protocol version 0.9.1RabbitMQwill load packages including some RabbitMQ specific behaviorDeploymentwill load all the packages needed in a deployed applicationTestswill load the test casesToolswill load the tool used for class generation based on the protocol specCIis the group loaded in the continuous integration setup, in this particular case it is the same asTestsDevelopmentwill load all the needed packages to develop and contribute to the project