facing problems in installing ansible tower
Downloaded the latest ansible tower i.e ansible-tower-setup-3.3.1-1 . but during installation it giving the following error.
sh ./setup.sh
Traceback (most recent call last):
File "/usr/bin/ansible-playbook", line 324, in <module>
sys.exit(main(sys.argv[1:]))
File "/usr/bin/ansible-playbook", line 210, in main
force_handlers=options.force_handlers,
File "/usr/lib/python2.7/site-packages/ansible/playbook/__init__.py", line 181, in __init__
ansible.callbacks.load_callback_plugins()
File "/usr/lib/python2.7/site-packages/ansible/callbacks.py", line 51, in load_callback_plugins
callback_plugins = [x for x in utils.plugins.callback_loader.all()]
File "/usr/lib/python2.7/site-packages/ansible/utils/plugins.py", line 233, in all
yield getattr(self._module_cache[path], self.class_name)(*args, **kwargs)
AttributeError: 'module' object has no attribute 'CallbackModule'
[error] Oops! An error occured while running setup.
[warn] /var/log/tower does not exist.
how to solve this?
is there any better opensource tool similar to ansible tower?
ansible ansible-tower
add a comment |
Downloaded the latest ansible tower i.e ansible-tower-setup-3.3.1-1 . but during installation it giving the following error.
sh ./setup.sh
Traceback (most recent call last):
File "/usr/bin/ansible-playbook", line 324, in <module>
sys.exit(main(sys.argv[1:]))
File "/usr/bin/ansible-playbook", line 210, in main
force_handlers=options.force_handlers,
File "/usr/lib/python2.7/site-packages/ansible/playbook/__init__.py", line 181, in __init__
ansible.callbacks.load_callback_plugins()
File "/usr/lib/python2.7/site-packages/ansible/callbacks.py", line 51, in load_callback_plugins
callback_plugins = [x for x in utils.plugins.callback_loader.all()]
File "/usr/lib/python2.7/site-packages/ansible/utils/plugins.py", line 233, in all
yield getattr(self._module_cache[path], self.class_name)(*args, **kwargs)
AttributeError: 'module' object has no attribute 'CallbackModule'
[error] Oops! An error occured while running setup.
[warn] /var/log/tower does not exist.
how to solve this?
is there any better opensource tool similar to ansible tower?
ansible ansible-tower
2
If you are having problems with Ansible Tower, which is a commercial product, you should contact the vendor via an appropriate support channel. There is an open source version called AWX for which there may be community support channels available.
– larsks
Nov 20 '18 at 12:15
add a comment |
Downloaded the latest ansible tower i.e ansible-tower-setup-3.3.1-1 . but during installation it giving the following error.
sh ./setup.sh
Traceback (most recent call last):
File "/usr/bin/ansible-playbook", line 324, in <module>
sys.exit(main(sys.argv[1:]))
File "/usr/bin/ansible-playbook", line 210, in main
force_handlers=options.force_handlers,
File "/usr/lib/python2.7/site-packages/ansible/playbook/__init__.py", line 181, in __init__
ansible.callbacks.load_callback_plugins()
File "/usr/lib/python2.7/site-packages/ansible/callbacks.py", line 51, in load_callback_plugins
callback_plugins = [x for x in utils.plugins.callback_loader.all()]
File "/usr/lib/python2.7/site-packages/ansible/utils/plugins.py", line 233, in all
yield getattr(self._module_cache[path], self.class_name)(*args, **kwargs)
AttributeError: 'module' object has no attribute 'CallbackModule'
[error] Oops! An error occured while running setup.
[warn] /var/log/tower does not exist.
how to solve this?
is there any better opensource tool similar to ansible tower?
ansible ansible-tower
Downloaded the latest ansible tower i.e ansible-tower-setup-3.3.1-1 . but during installation it giving the following error.
sh ./setup.sh
Traceback (most recent call last):
File "/usr/bin/ansible-playbook", line 324, in <module>
sys.exit(main(sys.argv[1:]))
File "/usr/bin/ansible-playbook", line 210, in main
force_handlers=options.force_handlers,
File "/usr/lib/python2.7/site-packages/ansible/playbook/__init__.py", line 181, in __init__
ansible.callbacks.load_callback_plugins()
File "/usr/lib/python2.7/site-packages/ansible/callbacks.py", line 51, in load_callback_plugins
callback_plugins = [x for x in utils.plugins.callback_loader.all()]
File "/usr/lib/python2.7/site-packages/ansible/utils/plugins.py", line 233, in all
yield getattr(self._module_cache[path], self.class_name)(*args, **kwargs)
AttributeError: 'module' object has no attribute 'CallbackModule'
[error] Oops! An error occured while running setup.
[warn] /var/log/tower does not exist.
how to solve this?
is there any better opensource tool similar to ansible tower?
ansible ansible-tower
ansible ansible-tower
edited Nov 20 '18 at 17:01
Matthew L Daniel
8,20612326
8,20612326
asked Nov 20 '18 at 12:04
markmark
12
12
2
If you are having problems with Ansible Tower, which is a commercial product, you should contact the vendor via an appropriate support channel. There is an open source version called AWX for which there may be community support channels available.
– larsks
Nov 20 '18 at 12:15
add a comment |
2
If you are having problems with Ansible Tower, which is a commercial product, you should contact the vendor via an appropriate support channel. There is an open source version called AWX for which there may be community support channels available.
– larsks
Nov 20 '18 at 12:15
2
2
If you are having problems with Ansible Tower, which is a commercial product, you should contact the vendor via an appropriate support channel. There is an open source version called AWX for which there may be community support channels available.
– larsks
Nov 20 '18 at 12:15
If you are having problems with Ansible Tower, which is a commercial product, you should contact the vendor via an appropriate support channel. There is an open source version called AWX for which there may be community support channels available.
– larsks
Nov 20 '18 at 12:15
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ifUsing("editor", function () {
StackExchange.using("externalEditor", function () {
StackExchange.using("snippets", function () {
StackExchange.snippets.init();
});
});
}, "code-snippets");
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "1"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53392627%2ffacing-problems-in-installing-ansible-tower%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to Stack Overflow!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53392627%2ffacing-problems-in-installing-ansible-tower%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
2
If you are having problems with Ansible Tower, which is a commercial product, you should contact the vendor via an appropriate support channel. There is an open source version called AWX for which there may be community support channels available.
– larsks
Nov 20 '18 at 12:15