You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Ansible Project
I'm confused. From what I've understood, There are Ansible and Ansible Tower.
Ansible is for free while Ansible Tower costs. True \ False?
In case True,
1) Where can I find comparison matrix ? \ What is the difference ??
2) Where to download from ?
sdo...@redhat.com
unread,
Mar 22, 2018, 11:18:21 AM3/22/18
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Ansible Project
Ansible is the command line tool that does most of the work while Ansible Tower is a web application that provides a REST API, RBAC, secure credential storage, and a scheduler (among other things) on top of Ansible the command line tool. You can't have Ansible Tower without Ansible, so comparing them directly is not quite accurate.
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Ansible Project
Thx for the reply sdoran
So using Ansible is for free and I'll licensing for using Tower for more than 10 nodes? if so, what will be the definition if node ??
digi691
unread,
Mar 26, 2018, 12:11:05 PM3/26/18
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Ansible Project
Ansible Tower's upstream opensource project is called AWX. If you don't want to pay for support you can always go AWX instead of Ansible Tower. https://github.com/ansible/awx
sdo...@redhat.com
unread,
Mar 26, 2018, 2:19:55 PM3/26/18
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Ansible Project
A node is a host in inventory that is managed by Tower.