mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-06-27 18:50:21 -07:00
Rebuild docs
This commit is contained in:
parent
97bc11795a
commit
2bef84e666
3 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
Ansible Changes By Release
|
Ansible Changes By Release
|
||||||
==========================
|
==========================
|
||||||
|
|
||||||
0.8 "Cathedral" -- release pending
|
0.8 "Cathedral" -- release pending
|
||||||
|
|
||||||
Highlighted Core Changes:
|
Highlighted Core Changes:
|
||||||
|
|
||||||
|
|
|
@ -632,7 +632,7 @@ if you have a large number of hosts::
|
||||||
- two
|
- two
|
||||||
|
|
||||||
In order to use fireball mode, certain dependencies must be installed on both ends. You can use this playbook as a basis for initial bootstrapping on
|
In order to use fireball mode, certain dependencies must be installed on both ends. You can use this playbook as a basis for initial bootstrapping on
|
||||||
any platform. You will also need gcc and zeromq-devel installed from your package manager, which you can of course also get Ansible to install.
|
any platform. You will also need gcc and zeromq-devel installed from your package manager, which you can of course also get Ansible to install::
|
||||||
|
|
||||||
---
|
---
|
||||||
- hosts: all
|
- hosts: all
|
||||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Add table
Add a link
Reference in a new issue