Hi Group,
I am trying to add some basic facts to a system but nothing seems to work.
My goal is to add a simple fact like the type of the server and the main application running on it to be set
Type of server can be webserver (apache/tomcat)/ database server (mysql/postgress … etc)
And I would like to do this from the commandline with -e at initial deployment of a server.
My main.yml looks like this