PaloAltoNetworks / minemeld-ansible

Ansible playbook for installing MineMeld on Linux
Apache License 2.0
48 stars 48 forks source link

Ansible tasks for Ubuntu 18.04 #43

Open cemasirt opened 6 years ago

mrjester888 commented 5 years ago

Trying to use your pull here to install minemeld on 18.04 and I have run into an issue. redis-server lives in the universe repo. So, need an infrastructure task to enable it I just used a simple "command: add-apt-repository universe" statement.

MySickSi commented 4 years ago

Hello - I'm extremely new to git and would like to utilize your code for the Minemeld Ubuntu 18.04 install. I tried to git pull and git clone your URL - but was unsuccessful. Can you guide me on the commands I would need to run to use this? Thank you.

cemasirt commented 3 years ago

git clone -b \<branch> I think \<branch> should be patch-1 and must point to my forked instance.

isaeed22 commented 2 years ago

Hello, There are four yml files which one we can use?