The Wayback Machine - https://web.archive.org/web/20200717165443/https://github.com/topics/ansible
Skip to content
#

Ansible

ansible logo

Ansible is a simple and powerful automation engine. It is used to help with configuration management, application deployment, and task automation.

Here are 11,904 public repositories matching this topic...

zaskan
zaskan commented Apr 27, 2020
ISSUE TYPE

When a playbook is not valid but its filename is specified using a rest api enpoint, (e.g using job_templates endpoint) the system returns "Playbook not found for project".

SUMMARY

Error "Playbook not found for project", suggest users that yaml file doesn't exist at specified playbook path. In this particular situation error message like "Playbook specified doesn't cont

mandrews4
mandrews4 commented May 1, 2020

I'm using vagrant 2.2.6 in a WSL (Windows Services for Linux) Ubuntu environment installed on Windows 10.

Please update the book example of the Vagrantfile on page 241 of the pdf to reflect github:

4 Vagrant.configure(2) do |config|
5 config.vm.box = "geerlingguy/ubuntu1804"
6 config.ssh.insert_key = false

and append a line which is common to your other Vagrantfiles to the Vagrant.

rongxr
rongxr commented Sep 27, 2019

1、安装环境,请务必确认docker和docker-compose已经安装好了
[root@localhost]# cat /etc/redhat-release
CentOS Linux release 7.6.1810 (Core)
[root@localhost]# docker --version
Docker version 19.03.1, build 74b1e89
[root@localhost]# docker-compose -version
docker-compose version 1.24.0, build 0aa59064

2、下载opsmanage的zip包
https://github.com/welliamcao/OpsManage

3、把zip包上传到linux系统任何目录,例如:/data/pkg。

4、编辑aut

Mad-ness
Mad-ness commented Feb 21, 2019

Description

I'm trying to set up openshift-3.11 on CentOS-7 on VirtualBox VMs:

cat /etc/redhat-release
CentOS Linux release 7.6.1810 (Core)

# cat /etc/os-release
NAME="CentOS Linux"
VERSION="7 (Core)"
ID="centos"
ID_LIKE="rhel fedora"
VERSION_ID="7"
PRETTY_NAME="CentOS Linux 7 (Core)"
ANSI_COLOR="0;31"
CPE_NAME="cpe:/o:centos:centos:7"
HOME_URL="https://www.centos.o

Created by Michael DeHaan

Released February 20, 2012

Organization
ansible
Website
www.ansible.com
Wikipedia
Wikipedia
You can’t perform that action at this time.