Skip to content
This repository has been archived by the owner on May 20, 2023. It is now read-only.

danielfdickinson/ansible-sample-for-rpi-article

Ansible Sample for RPi Article

Copyright (C) 2020 Daniel F. Dickinson

ARCHIVED

This archive is not longer maintained and may contain information that is out-of-date or simply wrong. Use at your own risk.

Overview

This Ansible sample repository demonstrates the use of Ansible to provision and manage a Raspberry Pi as an Ansible controller. It currently only handles provisioning from another host and then managing itself.

License

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.