added info of required packages to build rpms

parent 7df3d811
...@@ -115,8 +115,8 @@ systems that contain python 2.4 or higher. ...@@ -115,8 +115,8 @@ systems that contain python 2.4 or higher.
# install the epel-release RPM if needed on CentOS, RHEL, or Scientific Linux # install the epel-release RPM if needed on CentOS, RHEL, or Scientific Linux
$ sudo yum install ansible $ sudo yum install ansible
You can also use the ``make rpm`` command to build an RPM you can You can also use the ``make rpm`` command to build an RPM you can distribute and install.
distribute and install: Make sure you've ``rpmbuild`` and ``make`` installed.
.. code-block:: bash .. code-block:: bash
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment